python-proxy VS noisysockets

Compare python-proxy vs noisysockets and see what are their differences.

python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio. (by qwj)

noisysockets

Userspace TCP/IP Sockets For WireGuard. (by noisysockets)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
python-proxy noisysockets
2 2
1,897 60
- -
0.0 8.4
8 days ago 9 days ago
Python Go
MIT License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-proxy

Posts with mentions or reviews of python-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
    14 projects | news.ycombinator.com | 1 Apr 2024
    FWIW, that fork is 6 years out of date, forked from https://github.com/qwj/python-proxy.
  • [TASK] Help with Python programming (pproxy library)
    1 project | /r/slavelabour | 25 Apr 2023
    Hi everyone,I am learning Python and have made who has made a somewhat functional piece of programming, but it doesn't fully work like I'd like it to, and I need some assistance in trying to understand the library I am using, and how I can change my programming to work better, and have the functions I'd like, or the potential to use another library that offers the same ability to run a local socks5 proxy that relays connection to a remote socks5, HTTP or HTTPS proxy.Library in question: pproxy (https://github.com/qwj/python-proxy)

noisysockets

Posts with mentions or reviews of noisysockets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
    14 projects | news.ycombinator.com | 1 Apr 2024
    https://github.com/noisysockets/noisysockets

    With that, you can replace a Dialer in Go that connects sockets, effectively wrapping sockets with Wireguard. Since it does that in userspace, you get no tun/tap. This is all open-sourced by @dpeckett

    With those things, he also built a userspace wireguard gateway that includes DNS resolution. https://github.com/noisysockets/gateway

    https://news.ycombinator.com/user?id=dpeckett

  • JIT WireGuard
    10 projects | news.ycombinator.com | 13 Mar 2024
    Might as well take the opportunity to shill one of my recent experimental projects, If you are interested in building Go apps that act as userspace WireGuard peers take a look at https://github.com/dpeckett/noisysockets

    Based off the excellent work in done by wireguard-go but I've attempted to simplify and make things a lot more idiomatic for library use.

What are some alternatives?

When comparing python-proxy and noisysockets you can also consider the following projects:

gost - GO Simple Tunnel - a simple tunnel written in golang

asyncio-socks-server - A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.

hypercorn - Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.

TREVORproxy - A SOCKS proxy written in Python that randomizes your source IP address. Round-robin your evil packets through SSH tunnels or give them billions of unique source addresses!

octoproxy - A load balancing proxy with mTLS encryption via QUIC or HTTP/2[WIP]

gost - GO Simple Tunnel - a simple tunnel written in golang

outline-vpn-api - A Python API wrapper for Outline VPN https://getoutline.org/

tun2socks - tun2socks - powered by gVisor TCP/IP stack

aioquic - QUIC and HTTP/3 implementation in Python

Niquests - Requests but with HTTP/3, HTTP/2, Multiplexed Connections, System CAs, Certificate Revocation, DNS over HTTPS / TLS / QUIC or UDP, Async, DNSSEC, and (much) pain removed!

golem-network-requestor - golem provider runtime with network access via http (socks5 coming soon) proxy

gateway - A WireGuard-Go Docker Image With An Embedded DNS Forwarder.