This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
v2ray-core
mirror of
https://github.com/v2ray/v2ray-core
Watch
1
Star
0
Fork
You've already forked v2ray-core
0
Code
Issues
Releases
Wiki
Activity
d3422597d6
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 20:43:40 +00:00
package
net
type
PortRange
interface
{
Add Port as a type
2015-12-02 11:47:54 +00:00
From
(
)
Port
To
(
)
Port
config for rule based router
2015-11-21 20:43:40 +00:00
}