文件名称:torsocks:https的个人发展副本
文件大小:153KB
文件格式:ZIP
更新时间:2024-07-01 14:08:09
C
什么是躯干? Torsocks 允许您通过 Tor 以安全的方式使用大多数应用程序。 它确保 DNS 请求得到安全处理,并明确拒绝来自您正在使用的应用程序的 TCP 以外的任何流量。 Torsocks 是一个 ELF 共享库,它在所有其他库之前加载。 该库会覆盖所有需要的 Internet 通信 libc 函数调用,例如 connect(2) 或 gethostbyname(3)。 此过程对用户是透明的,如果 torsocks 检测到任何无法通过 Tor 网络的通信(例如 UDP 流量),则连接将被拒绝。 如果由于任何原因,torsocks 无法为您的应用程序提供 Tor 匿名保证,torsocks 将强制应用程序退出并停止一切。 要求 - autoconf - automake - libtool - gcc 安装 $ ./configure $ make $ sudo mak
【文件预览】:
torsocks-master
----.travis.yml(269B)
----config()
--------ax_check_compile_flag.m4(3KB)
--------ax_check_link_flag.m4(3KB)
--------.placeholder(0B)
----tests()
--------test_connect.c(3KB)
--------test_socket.c(4KB)
--------test_list(198B)
--------unit()
--------Makefile.am(1KB)
--------test_fd_passing.c(11KB)
--------test_getpeername.c(3KB)
--------run.sh(868B)
--------test_dns.c(3KB)
--------utils()
----include()
--------.placeholder(0B)
----autogen.sh(76B)
----gpl-2.0.txt(18KB)
----TODO(3KB)
----LICENSE(170B)
----Makefile.am(145B)
----src()
--------bin()
--------Makefile.am(25B)
--------common()
--------lib()
----INSTALL(15KB)
----extras()
--------torsocks-bash_completion(59B)
--------Makefile.am(0B)
--------torsocks-zsh_completion(130B)
----doc()
--------torsocks.1(3KB)
--------torsocks.8(4KB)
--------torsocks.conf.5(3KB)
--------Makefile.am(245B)
--------socks()
--------proposals()
--------torsocks.conf(2KB)
--------notes()
----.gitignore(681B)
----ChangeLog(26KB)
----README.md(2KB)
----configure.ac(9KB)