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