index
:
mesh-killswitch.git
main
Tun-in interface with marching on TOR/I2P similar to v2ray/xray
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
10 days
Fmt & Added CI
namilsk
10 days
Merge pull request 'Fix ipv4 port extraction; Fix ipv6 presentation; Implemen...
Namilsk
11 days
fix ipv6 src&dst ip representation in PacketInfo
zedddie
11 days
wip&fixme
zedddie
11 days
impl Display trait for PacketInfo
zedddie
2026-03-18
Written geosite protobuf parser and tests 4 it
namilsk
2026-03-17
really broken WIP for now xD
zedddie
2026-03-17
use ihl to derive port bytes
zedddie
2026-03-17
Working on IP geo parsers && packet router
namilsk
2026-03-17
add a Packet type alias and comment out debug thingies :<
zedddie
2026-03-16
add dns field and check
zedddie
2026-03-16
add fixme hardcoded IPv4 port offset
zedddie
2026-03-16
fix ipv6 UDP bytes mismatch, add bunch of aliases
zedddie
2026-03-15
a bunch of really (not)good tests
zedddie
2026-03-15
somewhat working network header parser
zedddie
2026-03-15
somewhat wip sniffing
zedddie
2026-03-15
networking abstractions & early parsing logic
zedddie
2026-03-15
sniff things wip
zedddie
2026-03-15
sniffing early work
zedddie
2026-03-15
rename NSCConfig to Config for now :1
zedddie
2026-03-15
rm trailing newlines & add type alias for Vec
zedddie
2026-03-14
First minimal commit
namilsk