Skip to content

mixmesh/tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support library for Tor activities

Files

./src/tor_socks_tcp.erl
A simple plugin replacement for the gen_tcp module which communicates via a SOCKS5 proxy. The PKI server uses a SOCKS5 proxy as an option.
./test/test_tor_socks_tcp.erl
Test for the tor_socks_tcp module

Testing

make runtest runs all tests, i.e.

$ ../mixmesh/bin/run_test --config ../mixmesh/etc/mixmesh-do-nothing.conf test/

Tests can be run individually as well:

$ ../mixmesh/bin/run_test --config ../mixmesh/etc/mixmesh-do-nothing.conf tor_socks_tcp

About

Support library for Tor activities

Resources

Stars

Watchers

Forks

Packages

No packages published