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
Age
Commit message (
Expand
)
Author
11 days
Fmt & Added CI
namilsk
11 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
updated goals
namilsk
2026-03-17
Working on IP geo parsers && packet router
namilsk
2026-03-17
1rst goal state
zedddie
2026-03-17
Merge pull request 'small-fixes & improvements' (#3) from small-fixes into main
zedddie
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
bless it more
zedddie
2026-03-15
Merge pull request 'a bunch of really (not)good tests' (#2) from headers-test...
zedddie
2026-03-15
a bunch of really (not)good tests
zedddie
2026-03-15
bless this readmi with my plans
zedddie
2026-03-15
Merge pull request 'basic headers-parsing logic' (#1) from headers-parsing in...
Namilsk
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
some chore thingies
zedddie
2026-03-15
fix arti client typo
zedddie
2026-03-15
base devshell
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-15
add tor lib
zedddie
2026-03-15
rename to nsc as killswitch is ugly and not kebab
zedddie
2026-03-14
Updated `README.md`
namilsk
2026-03-14
Updated `README.md`
namilsk
2026-03-14
First minimal commit
namilsk
2026-03-14
Initial commit
Namilsk