mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 15:16:34 +00:00

Also changed the socks test code so that it binds to localhost, so that we don't get popups saying "would you like to allow socks.test to use the network"
22 lines
233 B
Plaintext
22 lines
233 B
Plaintext
.GOPATH/
|
|
bin/
|
|
tmp/
|
|
guide/public
|
|
/.GOPATH
|
|
/bin
|
|
.idea
|
|
.build
|
|
.vscode
|
|
\#*\#
|
|
cscope.*
|
|
cloudflared
|
|
cloudflared.pkg
|
|
cloudflared.exe
|
|
cloudflared.msi
|
|
cloudflared-x86-64*
|
|
!cmd/cloudflared/
|
|
.DS_Store
|
|
*-session.log
|
|
ssh_server_tests/.env
|
|
.cover
|