Skip to content

Commit

Permalink
move to src/tun2socks
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Oct 9, 2023
1 parent 6958582 commit 38fd959
Show file tree
Hide file tree
Showing 61 changed files with 14 additions and 4,849 deletions.
103 changes: 0 additions & 103 deletions .github/workflows/build_and_test_tun2socks.yml

This file was deleted.

3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,18 @@ require (
github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20230807220427-893de7fdc6b8
github.com/crazy-max/xgo v0.26.0
github.com/eycorsican/go-tun2socks v1.16.11
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 // indirect
github.com/stretchr/testify v1.8.4
golang.org/x/mobile v0.0.0-20230906132913-2077a3224571
golang.org/x/net v0.15.0
golang.org/x/sys v0.12.0
golang.org/x/sys/windows/registry v0.0.0-20230906132913-2077a3224571
)

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/miekg/dns v1.1.54 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 // indirect
github.com/shadowsocks/go-shadowsocks2 v0.1.5 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/mod v0.12.0 // indirect
Expand Down
27 changes: 0 additions & 27 deletions outline/tun2socks/intra/android/init.go

This file was deleted.

38 changes: 0 additions & 38 deletions outline/tun2socks/intra/android/tun.go

This file was deleted.

110 changes: 0 additions & 110 deletions outline/tun2socks/intra/android/tun2socks.go

This file was deleted.

38 changes: 0 additions & 38 deletions outline/tun2socks/intra/doh/atomic.go

This file was deleted.

Loading

0 comments on commit 38fd959

Please sign in to comment.