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
11
Commits
1
Branch
0
Tags
main
Branches
Tags
View all branches
Go to file
Code
licsber
ca45a5d370
添加 LICENSE
2025-02-11 20:35:52 +08:00
.dockerignore
init commit.
2025-01-22 11:28:06 +08:00
.gitignore
init commit.
2025-01-22 11:28:06 +08:00
build.sh
support arm64, change mirror.
2025-01-23 01:10:59 +08:00
db.go
fix Failed to insert connect attempt:database is locked.
2025-02-11 16:38:40 +08:00
docker-compose.yaml
change default save dir.
2025-02-11 16:41:08 +08:00
Dockerfile
init commit.
2025-01-22 11:28:06 +08:00
go.mod
bump version.
2025-02-11 16:38:55 +08:00
go.sum
bump version.
2025-02-11 16:38:55 +08:00
LICENSE
添加 LICENSE
2025-02-11 20:35:52 +08:00
main.go
change rsa to ed25519.
2025-01-23 00:32:23 +08:00
README.md
bump version.
2025-02-11 16:38:55 +08:00
README.md
MyFakeSSH
go mod init git.m.licsber.site/go/myfakessh go mod tidy go get -u
参考
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%