b4/src
2025-12-30 23:51:45 +01:00
..
capture feat: implement capture upload functionality and enhance capture management 2025-12-22 15:31:26 +01:00
config feat(config): change WebServer BindAddress from localhost to 0.0.0.0 2025-12-30 23:51:45 +01:00
dhcp feat: add DHCP manager and devices configuration support 2025-12-18 21:37:56 +01:00
discovery feat(connections): persist filter and showAll state in localStorage 2025-12-30 21:20:56 +01:00
dns feat: add DNS redirect functionality 2025-12-08 17:26:01 +01:00
geodat feat: enhance geodata loading with error handling and logging for file checks 2025-12-22 15:54:25 +01:00
http feat(post-desync): add Post-ClientHello RST injection to confuse DPI systems 2025-12-30 23:02:27 +01:00
log feat(discovery): enhance DNS discovery logging and add WebSocket support 2025-12-26 23:16:20 +01:00
metrics feat: Update configuration arguments, enhance logging, and improve metrics handling 2025-11-02 01:39:53 +01:00
nfq feat(post-desync): add Post-ClientHello RST injection to confuse DPI systems 2025-12-30 23:02:27 +01:00
quic feat(fragmentation): enhance QUIC and IP fragmentation handling with SNI awareness and UI improvements 2025-12-02 21:14:34 +01:00
sni fix(nfq): ensure correct handling of UDP traffic by matching both IP and port filters 2025-12-27 03:29:46 +01:00
sock refactor: add TLS modification support in faking configuration for enhanced payload handling 2025-12-24 22:34:53 +01:00
stun feat(api): add geosite API endpoint and implement geosite tag retrieval 2025-10-25 15:34:20 +02:00
tables fix(nftables): clear existing table before applying new rules to prevent duplication 2025-12-30 12:49:59 +01:00
utils Refactor NFQ packet handling for improved readability and maintainability 2025-12-22 20:02:16 +01:00
go.mod fix(go.mod): reorder 'golang.org/x/net' dependency to maintain consistency 2025-12-29 20:34:23 +01:00
go.sum Refactor code structure for improved readability and maintainability 2025-11-28 19:12:30 +01:00
main.go feat: add build-ui target to Makefile and improve graceful shutdown logging 2025-12-17 12:01:38 +01:00