Skip to content

zjiekai/relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TCP Relay

Run this inside the GFW

$ ./relay -l 0.0.0.0:12345 -r <remote>:12345 -w

Run this outside the GFW

$ ./relay -l 0.0.0.0:12345 -r <http_proxy_server>:<port>

Changelog

v0.0.1

  • A working encrypted TCP relay in less than 100 lines of code

v0.1.*

  • WIP

See Also

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages