1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00

pro relay.go

This commit is contained in:
shaoying 2021-05-16 15:50:40 +08:00
parent a7a3a2578b
commit 6bf1a1dfb9

View File

@ -1,12 +1,12 @@
package main
import (
"os"
"path"
ice "github.com/shylinux/icebergs"
_ "github.com/shylinux/icebergs/base/ssh"
log "github.com/shylinux/toolkits/logs"
"os"
"path"
)
func main() {