sshpiper/cmd/sshpiperd
Boshi Lian ca311e15cd
refactor: Revise Dockerfile - Remove entrypoint.sh (#598)
* chore: Formatting

* chore: Formatting (fix indent)

* refactor: Remove entrypoint

* chore: Remove `entrypoint.sh` from `.goreleaser.yaml`

* tests: Replace `entrypoint.sh` script usage in `e2eentry.sh`

* Set default plugin argument from environment variable in main function and update Dockerfile to remove CMD instruction

* Add user and group setup for testing in Dockerfile and update e2e entry script

* Update cmd/sshpiperd/main.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update cmd/sshpiperd/main.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove test user and group creation from Dockerfile and move it to e2e entry script; update plugin argument handling in main function

* Update Dockerfile

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Skip empty plugin directory entries in main function

---------

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-25 02:11:04 -07:00
..
internal/plugin Enhance upstream banner handling with deduplication mode and refactor connection metadata (#597) 2025-05-25 00:56:18 -07:00
snap Create README.md for snap (#205) 2023-08-24 23:34:31 -07:00
asciicast.go Fix linting issues (#595) 2025-05-18 00:59:18 -07:00
cmd_dummy.go add windows support (#193) 2023-08-16 17:35:03 -07:00
cmd_linux.go Add go-reaper integration for process reaping (#580) 2025-05-18 00:14:47 -07:00
cmd_windows.go add windows support (#193) 2023-08-16 17:35:03 -07:00
daemon.go Enhance upstream banner handling with deduplication mode and refactor connection metadata (#597) 2025-05-25 00:56:18 -07:00
grpc.go Fix grpc.Dial usage in sshpiperd (#436) 2024-10-18 01:01:58 -07:00
hook.go support handle ping@openssh packet (#582) 2025-05-08 11:53:40 -07:00
hook_test.go support handle ping@openssh packet (#582) 2025-05-08 11:53:40 -07:00
main.go refactor: Revise Dockerfile - Remove entrypoint.sh (#598) 2025-05-25 02:11:04 -07:00
typescript.go Fix linting issues (#595) 2025-05-18 00:59:18 -07:00