torpy:纯python Tor客户端实现

上传者: 42098759 | 上传时间: 2022-05-14 19:18:40 | 文件大小: 1.64MB | 文件类型: ZIP
py Tor协议的纯python Tor客户端实现。 Torpy可用于通过与clearnet主机或隐藏服务进行通信。 特征 无需Stem或正式的Tor客户 支持v2隐藏服务( ) 支持基本和隐形授权协议 为库提供简单的 提供简单的urllib 来进行无任何依赖的请求 提供简单的Socks5代理 捐款 如果您发现此项目很有趣,则可以发送一些到地址: 16mF9TYaJKkb9eGbZ5jGuJbodTF3mYvcRF 笔记 该产品是独立于Tor:registered:匿名软件生产的,对于质量,适用性或其他任何方面, 均不提供任何保证。 控制台示例 有几个控制台实用程序可以测试客户端。 一个简单的HTTP / HTTPS请求: $ torpy_cli --url https://ifconfig.me --header " User-Agent " " curl/7.37.0 " Loading ca

文件下载

资源详情

[{"title":"( 67 个子文件 1.64MB ) torpy:纯python Tor客户端实现","children":[{"title":"torpy-master","children":[{"title":"MANIFEST.in <span style='color:#111;'> 28B </span>","children":null,"spread":false},{"title":"torpy","children":[{"title":"cells.py <span style='color:#111;'> 30.94KB </span>","children":null,"spread":false},{"title":"guard.py <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false},{"title":"circuit.py <span style='color:#111;'> 24.16KB </span>","children":null,"spread":false},{"title":"cell_socket.py <span style='color:#111;'> 9.11KB </span>","children":null,"spread":false},{"title":"http","children":[{"title":"urlopener.py <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false},{"title":"base.py <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"requests.py <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false},{"title":"adapter.py <span style='color:#111;'> 6.51KB </span>","children":null,"spread":false},{"title":"client.py <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils.py <span style='color:#111;'> 5.65KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 638B </span>","children":null,"spread":false},{"title":"cache_storage.py <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"__main__.py <span style='color:#111;'> 652B </span>","children":null,"spread":false},{"title":"cli","children":[{"title":"console.py <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"socks.py <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"crypto_common.py <span style='color:#111;'> 5.05KB </span>","children":null,"spread":false},{"title":"consesus.py <span style='color:#111;'> 16.39KB </span>","children":null,"spread":false},{"title":"hiddenservice.py <span style='color:#111;'> 13.65KB </span>","children":null,"spread":false},{"title":"documents","children":[{"title":"factory.py <span style='color:#111;'> 966B </span>","children":null,"spread":false},{"title":"network_status_diff.py <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 732B </span>","children":null,"spread":false},{"title":"basics.py <span style='color:#111;'> 7.03KB </span>","children":null,"spread":false},{"title":"items.py <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"dir_key_certificate.py <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"network_status.py <span style='color:#111;'> 14.58KB </span>","children":null,"spread":false}],"spread":false},{"title":"crypto_state.py <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"client.py <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"crypto.py <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false},{"title":"dirs.py <span style='color:#111;'> 24.06KB </span>","children":null,"spread":false},{"title":"parsers.py <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"stream.py <span style='color:#111;'> 13.22KB </span>","children":null,"spread":false},{"title":"keyagreement.py <span style='color:#111;'> 11.32KB </span>","children":null,"spread":false}],"spread":false},{"title":".github","children":[{"title":"FUNDING.yml <span style='color:#111;'> 160B </span>","children":null,"spread":false}],"spread":true},{"title":"AUTHORS <span style='color:#111;'> 11B </span>","children":null,"spread":false},{"title":"requirements-flake8.txt <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 196B </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 194B </span>","children":null,"spread":false},{"title":"tox.ini <span style='color:#111;'> 572B </span>","children":null,"spread":false},{"title":"pytest.ini <span style='color:#111;'> 95B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"requirements-test.txt <span style='color:#111;'> 26B </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 38B </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 7.74KB </span>","children":null,"spread":false},{"title":"appveyor.yml <span style='color:#111;'> 192B </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"integration","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_integration.py <span style='color:#111;'> 9.89KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"unittest","children":[{"title":"test_hiddenservice.py <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"test_consensus.py <span style='color:#111;'> 3.70KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_parsers.py <span style='color:#111;'> 26.44KB </span>","children":null,"spread":false},{"title":"test_crypto.py <span style='color:#111;'> 4.92KB </span>","children":null,"spread":false},{"title":"test_documents.py <span style='color:#111;'> 5.35KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"dir_certs","children":[{"title":"cached-certs <span style='color:#111;'> 19.96KB </span>","children":null,"spread":false},{"title":"dir_cert_real <span style='color:#111;'> 2.52KB </span>","children":null,"spread":false}],"spread":false},{"title":"network_status","children":[{"title":"consensus_real <span style='color:#111;'> 2.13MB </span>","children":null,"spread":false},{"title":"consensus <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false},{"title":"consensus_extra.json <span style='color:#111;'> 6.78KB </span>","children":null,"spread":false},{"title":"consensus_real.json <span style='color:#111;'> 5.87MB </span>","children":null,"spread":false},{"title":"consensus.json <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"consensus_extra <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false}],"spread":false},{"title":"network_status_diff","children":[{"title":"network-status-diff <span style='color:#111;'> 990.34KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明