Skip to content

Library hijacks tcp/ip connect requests and forwards them through a SOCKS4 proxy.

License

Notifications You must be signed in to change notification settings

lucrocha/libsocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libsocks

Hijacks tcp/ip connect requests and forwards them through a SOCKS4 proxy.

How to use:

SOCKS_SERVER=localhost SOCKS_PORT=8888 LD_PRELOAD=$PWD/libsocks.so executable

About

Library hijacks tcp/ip connect requests and forwards them through a SOCKS4 proxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages