Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 Python Networking Projects
-
opensnitch has existed for a while now. I've never used it, so I can't comment on how well it works.
-
Project mention: In what ways are channels are better than the traditional await? | /r/golang | 2023-05-18
Incidentally, the alternative event loop implementation trio in python does not have "gather", you also need channels, and it's a deliberate design choice - there is some discussion about that in this ticket https://github.com/python-trio/trio/issues/2188
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Project mention: Ask HN: How can I get better at writing production-level Python? | news.ycombinator.com | 2023-07-18
-
-
IVRE
Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more! Uses Nmap, Masscan, Zeek, p0f, etc.
-
Project mention: Anything you wish there was an open source solution for? | /r/selfhosted | 2023-05-16
OOTB i would say support what you have and use. Abstract controls to public interfaces that would allow people to write their own modules for their own equipment and software. Kind of like how NAPALM does it, but more (if that makes sense).
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Yes, it's possible. They even have added TPM option support for QEMU nodes.
-
Project mention: What Type of Research Can Bring Value to the Community? | /r/LocalLLaMA | 2023-06-20
I think cryptography is a decentralizing force in general, though its intersection with ML is small, Also, related things, steganography, differential privacy, federated learning, all things that tend to decentralize. Anonymizing text fingerprint with LLMs, ML-ish censor evading algo , possibility of a decentralized vector database
-
evillimiter
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
-
requests-ip-rotator
A Python library to utilize AWS API Gateway's large IP pool as a proxy to generate pseudo-infinite IPs for web scraping and brute forcing.
-
-
LDAP3
a strictly RFC 4510 conforming LDAP V3 pure Python client. The same codebase works with Python 2. Python 3, PyPy and PyPy3
-
-
-
-
-
-
trigger
Trigger is a robust network automation toolkit written in Python that was designed for interfacing with network devices.
-
Project mention: Hyperglass – the network looking glass that tries to make the internet better | news.ycombinator.com | 2023-09-12
-
Yep, and from my experience too (made a tool that monitors network traffic with eBPF [1]) in addition to those issues there is also a sizable latency hit.
-
I recommend P4. It is well-maintained, has good tutorials and an active community (practically all of academia in network programming uses it): - https://p4.org/ - https://github.com/p4lang/tutorials - https://github.com/nsg-ethz/p4-learning Intel now closed Tofino (which made P4-programmable chips), but some others are developing P4-capable switches. Others in the tbps area usually use something very similar. It's all very closed off. Broadcom did open access NPL (https://nplang.org/) once, but it seems they stopped half-way. Their repositories are not maintained at all.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Networking related posts
- miniloop: a minimal, pedagogical event loop implementation
- FastHttp for Python (64k requests/s)
- Safari share menu now violates privacy
- Detect Fair Queuing on a Connection
- Plasmashell making network pings/sending data from boot?
- Ask HN: How can I get better at writing production-level Python?
- Why do devs refuse to let their games run on Linux?
-
A note from our sponsor - Onboard AI
getonboard.dev | 8 Dec 2023
Index
What are some of the best open-source Networking projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | opensnitch | 9,243 |
2 | trio | 5,649 |
3 | Twisted | 5,276 |
4 | curio | 3,977 |
5 | pyzmq | 3,474 |
6 | IVRE | 3,137 |
7 | NAPALM | 2,131 |
8 | Crossbar | 2,044 |
9 | gns3-gui | 1,935 |
10 | geneva | 1,759 |
11 | evillimiter | 1,383 |
12 | requests-ip-rotator | 1,105 |
13 | habu | 833 |
14 | LDAP3 | 825 |
15 | wg-meshconf | 816 |
16 | pyCraft | 779 |
17 | suzieq | 705 |
18 | gns3-server | 704 |
19 | diesel | 583 |
20 | trigger | 545 |
21 | hyperglass | 538 |
22 | picosnitch | 519 |
23 | p4-learning | 460 |