Skip to content

hadi77ir/tcptunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPTunnel

Forwards every received TCP socket through given proxy or directly to the given remote host.

Usage

tcptunnel -listen :80 -proxy socks5://127.0.0.1:1080/ -target 10.10.34.35:80

License

The Apache License, Version 2.0 - see LICENSE for more details.

Credits

Contains some code from gsocks5, used under Apache License 2.0. Copyright (C) 2017 Burak Sezer (buraksezer).

About

Simple TCP Forwarding and Tunneling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages