KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
1919
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
raylib-raycaster
:
Basic raycaster implementation in C using Raylib for rendering.
GridLimitsforDERs
:
No description available.
Splash-4
:
The Splash-4 benchmark suite
Intune.Logonscript.FunctionApp
:
Azure Function App to serve as midddleware for a logon script solution for cloud managed devices.
AutoXduNCovReport
:
A tool that reports you COVID-19 information.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
1919
?
Download (.md)
What -------------------------- A tc-bpf action to rewrite `ip->protocol` to ICMP for outgoing UDP packets with source port = 0x1919, and vice versa for ingress. Jesus Why? -------------------------- * Your ISP have an interesting "management network" connecting all subscribers in the city. * They block all traffic between subscribers, except when `ip->protocol = 1`. * You want to have fun with your friend. (and discover that the link is throttled to 20Mbps) * You heard that in 2021 there are 114514 eBPF hook points in kernel but never tried any one of them thus want a toy example slightly more complex than hello world.