mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
pro relay.go
This commit is contained in:
parent
a7a3a2578b
commit
6bf1a1dfb9
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user