Skip to content

tckz/go-socks5-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socks5-connect

Connect tcp via socks5 and relay between stdio and the connection.

Example

~/.ssh/config

Host somehost
    Hostname somehost.somedomain.example
    ProxyCommand /path/to/socks5-connect --socks5 socks-proxy:socks-port --dest %h:%p

Requirements

  • go 1.18+

License

SEE LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published