Falcon is a proxy verifying library made in Go
Go to file
perp 1370a5c19f Update features 2024-07-25 16:26:53 +01:00
examples Add protocol, ip and port fields 2024-07-25 16:25:41 +01:00
LICENSE First commit 2024-07-25 12:47:36 +01:00
README.md Update features 2024-07-25 16:26:53 +01:00
falcon.go Add errors for Start and Stop. Add ants pool with submitting. Add more options e.g timeout, workers 2024-07-25 16:17:07 +01:00
go.mod Add errors for Start and Stop. Add ants pool with submitting. Add more options e.g timeout, workers 2024-07-25 16:17:07 +01:00
go.sum Add errors for Start and Stop. Add ants pool with submitting. Add more options e.g timeout, workers 2024-07-25 16:17:07 +01:00
proxy.go Add protocol, ip and port fields 2024-07-25 16:25:41 +01:00
transport.go Store types in variable instead of returns 2024-07-25 16:16:07 +01:00

README.md

Falcon

License

Falcon is a proxy verifying library made in Go

Features

  • Supports SOCKS5/4/4A & HTTP
  • Proxy information lookup
  • Full channel control
  • 2 external dependencies

Examples

Check examples directory

Disclaimer

Developers are not responsible for any misuse