This website requires JavaScript.
Explore
Help
Sign In
hesoyam
/
sing-box-extended-mirror
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced
2026-09-26 09:41:41 +00:00
Code
Issues
Packages
Projects
Releases
2
Wiki
Activity
Files
957e9ff8dc33d9efe96e20ef06e0002c933094de
sing-box-extended-mirror
/
constant
/
dhcp.go
T
9 lines
95 B
Go
Raw
Normal View
History
Unescape
Escape
Add DHCP DNS server support
2023-02-08 16:28:52 +08:00
package
constant
import
"time"
const
(
DHCPTTL
=
time
.
Hour
DHCPTimeout
=
time
.
Minute
)
Reference in New Issue
Copy Permalink