mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-22 22:06:35 +01:00
6 lines
86 B
Go
6 lines
86 B
Go
//go:build !release
|
|
// +build !release
|
|
package main
|
|
|
|
var resourceSSHPrivateKey string
|