This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
v2ray-core
Watch
1
Star
0
Fork
0
You've already forked v2ray-core
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-08-03 06:08:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v2ray-core
/
common
/
net
/
portrange.go
7 lines
66 B
Go
Raw
Normal View
History
Unescape
Escape
config for rule based router
2015-11-21 21:43:40 +01:00
package
net
type
PortRange
interface
{
Add Port as a type
2015-12-02 12:47:54 +01:00
From
(
)
Port
To
(
)
Port
config for rule based router
2015-11-21 21:43:40 +01:00
}
Reference in New Issue
Copy Permalink