summaryrefslogtreecommitdiff
path: root/bilibili/netprobe.go
AgeCommit message (Collapse)Author
2023-07-11Refactor: move data structures to a separate package to avoid circular ↵Keuin
dependency.
2022-09-12Improve config `allowed_network_types`.v0.3.0Keuin
- Rename values to "ipv4", "ipv6" and "any". - Validate them when parsing.
2022-09-08Support specify IP network type (ipv4, ipv6, in arbitrary combination and ↵Keuin
priority)