Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

regurgitator

Compare

  No analysis available

The regurgitator let you record http communication with a proxy, and then play it off later for testing purposes.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2
Tags java mock proxy

ggivnc

Compare

  No analysis available

This is a VNC viewer with a GGI backend. It is a fast and flexible VNC client. ggivnc was initially created to test various aspects of the VNC target in GGI, but it has matured into a full-blown client.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

PaSSHport

Compare

  Analyzed about 3 hours ago

Manage your infrastructure access - The easy way. https://www.youtube.com/watch?v=WmG8P-SJuc8 (French)

572K lines of code

6 current contributors

3 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

mitmproxy

Compare

  Analyzed 1 day ago

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

10.7K lines of code

0 current contributors

4 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

rtpengine (former mediaproxy-ng)

Compare

  Analyzed about 12 hours ago

Kernel-based media relay for VoIP servers.

125K lines of code

18 current contributors

6 days since last commit

2 users on Open Hub

High Activity
5.0
 
I Use This

reSIProcate

Compare

  Analyzed about 3 hours ago

The reSIProcate components, particularly the SIP stack, are in use in both commercial and open-source products. The project is dedicated to maintaining a complete, correct, and commercially usable implementation of SIP and a few related protocols. ReSIProcate is ideally suited to individuals or ... [More] companies that are implementing one of the following SIP applications: * Phones (for example, embedded) * Softphones (any platform) * Gateways * Proxies * B2BUAs * Instant Messaging/Presence Servers or Clients [Less]

1.53M lines of code

11 current contributors

26 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

sshuttle

Compare

  Analyzed about 5 hours ago

Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin access.

4.54K lines of code

0 current contributors

about 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

ProxyToys

Compare

  Analyzed about 24 hours ago

Have you ever developed code that uses java.lang.reflect.Proxy and thought: "That CGLIB library sure is cool. I wish I could leverage both standard proxies and CGLIB proxies without changing my code". With ProxyToys you can! ProxyToys is to proxy generation what Jakarta Commons Logging is ... [More] to logging - an thin implementation neutral API for Proxy creation. Whether to use standard proxies or CGLIB is a one-line code change. [Less]

7.06K lines of code

0 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

torsocks

Compare

  Analyzed about 13 hours ago

Torsocks: use socks-friendly applications with TorTorsocks allows you to use most socks-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you're using. Torsocks is known to work on Linux and some ... [More] distributions of Unix. Mac OSX is currently not supported. Once you have installed torsocks, just launch it like so: usewithtor [application]So, for example you can use ssh to a some.ssh.com by doing: usewithtor ssh username @ some.ssh.com or launch pidgin by doing: usewithtor pidgin An alternative to usewithtor is torsocks: torsocks pidginThe tables below list applications that usewithtor/torsocks will send through Tor. At the moment a 100% guarantee of safe interoperability with Tor can only be given for a few of them. This is because the operation of the applications and the data they transmit has not been fully researched, so it is possible that a given application can leak user/system data at a level that neither Tor nor torsocks can control. The following administrative applications are known to be compatible with usewithtor: Application 100% Safe DNS Comments ssh M Y Potential for identity leaks through login. telnet M Y Potential for identity leaks through login and password. svn M Y gpg M Y gpg --refresh-keys works well enough. The following messaging applications are known to be compatible with usewithtor: Application 100% Safe DNS Comments pidgin M Y Potential for identity leaks through login and password. kopete M Y Potential for identity leaks through login and password. konversation M Y Potential for identity leaks through login and password. irssi M Y Potential for identity leaks through login and password. silc M Y Potential for identity leaks through login and password. The following email applications are known to be compatible with usewithtor: Application 100% Safe DNS Comments claws-mail M Y http://rorschachstagebuch.wordpress.com/2008/11/02/claws-mail-zweit-profil-fur-tor/ thunderbird N Y Probable identity leaks through javascript, mail headers. Potential for identity leaks through login, password. The following file transfer applications are known to be compatible with usewithtor: Application 100% Safe DNS Comments wget N Y Probable identity leaks through http headers. Privoxy and polipo a better solution. ftp M Y Passive mode works well generally. Table legend: DNS: DNS requests safe for Tor? N - The application is known to leak DNS requests when used with torsocks. Y - Testing has shown that application does not leak DNS requests. 100% Safe: Fully verified to have no interoperability issues with Tor? N - Anonymity issues suspected, see comments column. M - Safe enough in theory, but either not fully researched or anonymity can be compromised through indiscreet use (e.g. email address, login, passwords). Y - Application has been researched and documented to be safe with Tor.Differences between torsocks and tsocksA complete history of changes is maintained in the Changelog. The initial working copy of torsocks was obtained through the following steps in June 2008: Tsocks was downloaded from the project's sourceforge repository. All patches listed at TSocksPatches in March 2008 were applied. In particular, the patch from Total Information Security that hooks DNS requests and passesthem to Tor. The original link for this patch is now dead and the authors are no longer available at the email addresses supplied in the patch's source. Weasel's getpeername() patch and some build-related patches from Ruben Garcia were applied. All references to tsocks in the project source files were renamed to torsocks. The project was then migrated to an automake/autoconf build system. To help with reconstructing the above steps a list of applied patches is available in the patches subdirectory of the torsocks source tree. Enhancements unique to torsocksThe first release of torsocks contained the following enhancements: Torifying reverse dns requests through gethostbyaddr() Blocking of UDP traffic from sendto() and its variants. Use of Tor-friendly defaults if no configuration file available. The addition of all RFC defined private address ranges to the default configuration. [Less]

8.94K lines of code

2 current contributors

8 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags proxy socks tor

proxytunnel

Compare

  Analyzed 1 day ago

Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy.This will allow you for example to access SSH servers when you normally only have http(s) access.

2.75K lines of code

1 current contributors

about 2 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses