8000 GitHub - timshen91/UDPMachineGun
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

timshen91/UDPMachineGun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?
                          udp 3243 <=> NAT maybe <=> ... <=> 
                         /                                   \
Client udp 1194 => random - udp 9457 <=> NAT maybe => ...    <=> udp 1194 Server
                         \                                   /
                          udp 4565 <=> NAT maybe <=> ... <=> 

It's a NAT, with each packet using a random port IN CONFIGURED RANGE.

Dependency:
	GNU/Linux
	libnetfilter_queue
	iptables

Usage:
	Client: 
		make
		vi rules_client.sh
		./rules_client.sh
	
	Server:
		make
		vi rules_server.sh
		./rules_server.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0