This website requires JavaScript.
Explore
Help
Sign In
go
/
myfakessh
Watch
1
Star
0
Fork
0
You've already forked myfakessh
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
licsber
7fa243c5e1
specify version to 1.23.5 exactly.
2025-01-22 12:08:01 +08:00
.dockerignore
init commit.
2025-01-22 11:28:06 +08:00
.gitignore
init commit.
2025-01-22 11:28:06 +08:00
db.go
init commit.
2025-01-22 11:28:06 +08:00
docker-compose.yaml
init commit.
2025-01-22 11:28:06 +08:00
Dockerfile
init commit.
2025-01-22 11:28:06 +08:00
go.mod
specify version to 1.23.5 exactly.
2025-01-22 12:08:01 +08:00
go.sum
init commit.
2025-01-22 11:28:06 +08:00
main.go
init commit.
2025-01-22 11:28:06 +08:00
README.md
init commit.
2025-01-22 11:28:06 +08:00
README.md
MyFakeSSH
go mod init myfakessh go mod tidy
参考
https://github.com/fffaraz/fakessh
Description
fake ssh writing by go using sqlite3
Readme
AGPL-3.0
57
KiB
Languages
Go
85.3%
Shell
8.6%
Dockerfile
6.1%