Projects tagged ‘proxy’ and ‘python’


Jump to tag:

Projects tagged ‘proxy’ and ‘python’

Filtered by Project Tags proxy python

Refine results Project Tags http (8) server (5) security (5) networking (5) web (5) linux (4) network (4) router (3) email (3) vpn (3) distribution (3) twisted (3)

[39 total ]

14 Users
   

Endian Firewall Community is a "turn-key" linux security distribution that turns every system into a full featured security appliance with Unified Threat Management (UTM) functionality. The software ... [More] has been de signed with "usability in mind" and is very easy to install, use and manage, without losing its flexibility. The features include a stateful packet inspection firewall, application-level proxies for various protocols (HTTP, FTP, POP3, SMTP) with antivirus support, virus and spamfiltering for email traffic (POP and SMTP), content filtering of Web traffic and a "hassle free" VPN solution (based on OpenVPN). The main advantage of Endian Firewall is that it is a pure "Open Source" solution that is sponsored by Endian. [Less]
Created about 1 year ago.

4 Users
   

IPFire is new-developed firewall build with the latest releases of linux 2.6 and tools. You are able to install a lot of addons and you will see a firewall can become a home server.
Created about 1 year ago.

4 Users
   

sshproxy is a pure python implementation of an ssh authenticating proxy. It allows users to connect to remote sites without having to know the password or key of the remote sites. ACL rules can ... [More] be set up to allow or deny users based on different parameters like their IP address or the time of the day. Access attempts are logged via syslog, and an enhanced "action log" system is under development. The client is the standard ssh client. [Less]
Created over 3 years ago.

2 Users
 

SME Server is a leading distribution for small and medium enterprises. It stands apart from the competition by shipping with most common functionality preconfigured and features a number of popular ... [More] additional enhancements in the form of downloadable 'contributions'. It is published under the GPL license and while freely available, a small donation is requested. [Less]
Created about 1 year ago.

1 Users

什么是GAppProxy?一个开源的HTTP Proxy软件。 使用Python编写,运行于Google App Engine上。 GAppProxy的优势:是一个完整的Proxy解决方案:与常见的HTTP ... [More] Proxy不同,GAppProxy运行在Google App Engine上,不需要专门的服务器,这是最大优势。 个人的Proxy:自己管理,自己使用。 依托于Google App Engine:Google的网络比较可靠。 GAppProxy的劣势:仅支持标准80端口的HTTP协议和443端口的HTTPS协议,其他端口均不支持. 需要安装客户端. GAppProxy的设想用户:教育网用户(不能直接访问国外网络者). 其他需代理的用户. [Less]
Created about 1 year ago.

1 Users

birdnest is a Twitter API proxy which filter out the unnecessary information off the Twitter response. This result better utilization of bandwidth for Twitter mobile client, primarily for jibjib. ... [More] Currently, birdnest implemented using Google App Engine. Logo designed by: Gibgib [Less]
Created 12 months ago.

0 Users

This project is in a pre Alpha dev stage! A lot of the documentation will refere to features yet to be coded. The idea is fairly simple. Make a python web proxy (transcoder - call it what you will) ... [More] which allows users to browse the web through any popular modern web browser, but also to use, create and possibly even vote on global, and site specific mods to those sites they visit. These mods would result in layered (mashed) services being dynamically layed on top of, or even replacing the original service/site. Think server-side, browser agnostic GreaseMonkey Modding agenda categories could be community based, and, if you really want, be referred to as 'nations'. Where possible the APIs offered by 'target service' will be used to improve robustness. [Less]
Created 12 months ago.

0 Users

A proxy that requires no configuration on the HTTP browser. Suitable for use on mobile devices that have no way to configure a proxy server. This code works by using urls in the following form: ... [More] .yoursite.com/path It decodes the domain name, then fetches the content at: /path And returns it to the browser. However, it also filters the content so that all URLs (link rel=, href=, etc) are encoded so that they direct back to the proxy. This way a device can browse via the proxy and hopefully never leave it once it enters. Cookies, form data etc are shuttled back and forth. Since each remote host has a specific sub-domain on the proxy site, the cookies will not be mixed. [Less]
Created 8 months ago.

0 Users

UDPonNAT [中文版]What's UDPonNAT:UDPonNAT is a PROXY for UDP application. With UDPonNAT, you can make your UDP application server to provide service behind the NAT device. UDPonNAT is writen in ... [More] Python and published under the GPLv3. UDPonNAT is a cross-platform software, it can run on many OS, such as Windows/Linux/Unix. What's the UDPonNAT used for:The most UDP application have the following work mode: After the UDP application server is launched, it will bind a solid UDP Port and then wait for coming UDP packets and do some replies. If the server has a real IP address, it can be accessed from anywhere of the internet. However, there are some server only has a private IP address, only the host in the same LAN can access it. What can you do if you want any client in the internet access it? Maybe you should try UDPonNAT. With UDPonNAT, you can make your UDP application server to provide service even if your server host hasn't got a real IP. The above picture means that your UDP application client can't access the UDP application server directly because of the NAT device, but with UDPonNAT you could do it. How to use UDPonNAT:I'll take OpenVPN as a UDP application example to illustrate how to use UDPonNAT. Assuming that you want access to your office computer C from your home computer H. C and H both are using the Windows system and you've already known how to setup OpenVPN server/client respectly on C/H. Note that all the programs mentioned in this article should be launched in command line. 1, Download the UDPonNAT's package for Windows from http://code.google.com/p/udponnat/downloads/list and then decompress it to anywhere of your harddisk, like "C:\UDPonNAT". 2, Try to get the type of the network of C and H in. You can get it by run the stunclient.exe in UDPonNAT package. Normally the outputs are as below: NET TYPE: Port Restricted Cone NAT(5) a) The number in the brackets indicates the type of the network and you should remember it for later use. b) As we know, not all NAT device can be penetrated. UDPonNAT classified all network types into 9. Each one of them except type 8 has the possiblity to be penetrated. The less the type number is the more it likely to be penetrated. And it's almost definitely can be penetrated if the type number of anyone of the 2 ends is less or equal than 5. The outputs like "UDP is blocked or The STUN server(stun.iptel.org: 3478) is NOT available." indicates that it failed to get network type. There are 2 possible reasons: a) The UDP communication is totally disallowed in the network of your computer in and UDPonNAT can't work. b) Maybe the specified STUN server is broken or turned off. In this case, you should simply choose another STUN server by modify the stun_server in stun_server.conf. Here is a list of free STUN servers. stun01.sipphone.com stun.ekiga.net stun.fwdnet.net stun.ideasip.com stun.iptel.org stun.rixtelecom.se stun.schlund.de stunserver.org stun.softjoys.com stun.voiparound.com stun.voipbuster.com stun.voipstunt.com stun.voxgratia.org stun.xten.com3, Because of the UDPonNAT uses GTalk server to exchange information when it try to establish new UDP connection, you need to register 2 GTalk accounts. For example, i register uServer@gmail.com and uClient@gmail.com. Note that after you register them you must use GTalk to logon and add them each other as a friend, otherwise you couldn’t send or receive any message between them. 4, Setup UDPonNAT server. UDPonNAT server is running on the host C. It receives the data from UDPonNAT client and then forwards them to the UDP application server (here is OpenVPN). You can modify the server.conf for your situation. a) "to" indicates the address of the UDP application server listened on. for example, OpenVPN's is "127.0.0.1:1194". b) "net_type" indicates the network type of host C in, which you've got at phase 2. c) "stun_server" indicates the the address of the STUN server. d) "GTalk_server" indicates the address of the GTalk server. e) "i" indicates the GTalk user who uses in the UDPonNAT server end, mine is "uServer". f) "allowed_user" indicates the GTalk user who is allowed to connect the UDPonNAT server, mine is "uClient". 5, Setup UDPonNAT client. UDPonNAT client is running on the host H. It bind a solid port and receives the data from UDP application client (here is OpenVPN) and then forwards them to the UDPonNAT server on the host C. You can modify the client.conf for your situation too. a) "listen" indicates the address of the UDPonNAT client listened on. Note that you must tell your UDP application client this is the UDP application server's address. In other words, the UDP application client should send data to here instead of to the real UDP application server. b) "net_type" indicates the network type of host H in, which you've got at phase 2. c) "stun_server" indicates the the address of the STUN server. d) "GTalk_server" indicates the address of the GTalk server. e) "i" indicates the GTalk user who uses in the UDPonNAT client end, mine is "uClient". f) "server_user" indicates the GTalk user who uses in the UDPonNAT server end. 6, Launch all program. a) Launch the OpenVPN server on C. b) Launch the UDPonNAT server "server.exe". After it is running, it will ask you for the password for the specified GTalk user. Wait for several seconds, you could see the specified user is online from GTalk. c) Go home and launch UDPonNAT client "client.exe" in H. Input the password and wait for several seconds, UDPonNAT client will tell you whether the UDP connection is established or not. d) If the connection is established, you can launch the UDP application client. But don't forget to change the OpenVPN's server address to the "listen" of the client.conf. Others:Maybe this article is not very clear. If you have any question about UDPonNAT, please contact me. My EMail is dugang@188.com. Thanks! [Less]
Created 12 months ago.

0 Users

牛博国际的appspot代理
Created 4 months ago.