This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
openwrt
/
tun2socks
mirror of
https://github.com/xjasonlyu/tun2socks.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix tun_linux.go
pull/15/head
Jason
5 years ago
parent
33be3b1e93
commit
e45998657b
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
tun/tun_linux.go
2
tun/tun_linux.go
View File
@ -1,7 +1,9 @@
package
tun
import
(
"errors"
"io"
"net"
"github.com/songgao/water"
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
openwrt/tun2socks
Title
Body
Create Issue