Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Minimal TCP-only async SOCKS5 client Rust library

License

NotificationsYou must be signed in to change notification settings

parazyd/async-socks5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal TCP-only async SOCKS5 client for Rust usingasync-netandfutures-lite crates written in <150 SLOC.

Usage example inexamples/request.rs.Docs can be found by reading the rustdoc insrc/lib.rs.

The library supports SOCKS5 connections with and without proxyauthentication, as well as resolving DNS through the proxy by usingtheSocks5Client::connect_with_domain function.

async-socks5 is best used with Tor.

About

Minimal TCP-only async SOCKS5 client Rust library

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp