Skip to content
/ CSocks Public

A Socks4/Socks5 C Library inspired by c-ares for handling massive amounts of proxy connections asynchronously.

License

Notifications You must be signed in to change notification settings

Vizonex/CSocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSocks

A tiny yet powerful asynchronous connector client for connection to servers using the socks4/socks5 protocol inspired by the c-ares dns resolver.

The Goal of this library

Free proxies seem to come and go on given cycles and having clear way to brute-force these connections in quick sucessions was a must. The goal of this library is to give extreme control to the user and eliminate lag and throttling by using socket-selectors.

About

A Socks4/Socks5 C Library inspired by c-ares for handling massive amounts of proxy connections asynchronously.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages