mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-23 06:16:35 +01:00
Initial working version
This commit is contained in:
5
main_debug.go
Normal file
5
main_debug.go
Normal file
@ -0,0 +1,5 @@
|
||||
//go:build !release
|
||||
// +build !release
|
||||
package main
|
||||
|
||||
var resourceSSHPrivateKey string
|
||||
Reference in New Issue
Block a user