Geert Stappers
Geert Stappers
Two main reasons: * Dropped the 3 to be ready for HTTP/2 * Avoiding confusion with OpenSSH. ( We don't want to panic SSH users to update their SSH. And...
Because we can't afford our selfs the effort to explain all the SSH users that this is not SSH3.
To avoid confusion with ssh. Was done with these commands: grep -rl ssh3 | xargs sed --in-place -e 's/ssh3/h3sh/g' grep -rl SSH3 | xargs sed --in-place -e 's/SSH3/H3SH/g' 30 files...
For avoiding confusion with ssh. * cmd/ssh3-server/main.go -> cmd/h3sh-server/main.go * cmd/ssh3/main.go -> cmd/h3sh/main.go * cmd/ssh3/winsize/common.go -> cmd/h3sh/winsize/common.go * cmd/ssh3/winsize/winsize.go -> cmd/h3sh/winsize/winsize.go * cmd/ssh3/winsize/winsize_windows.go -> cmd/h3sh/winsize/winsize_windows.go * ssh3_suite_test.go -> h3sh_suite_test.go *...
There are two sections that cover the `lsof` command. ```text $ git grep lsof docs/lpic2.200.1.md:- `lsof` docs/lpic2.200.1.md:## lsof docs/lpic2.200.1.md:The `lsof` command is used to list information about docs/lpic2.200.1.md:*open files* and...
### Which feature or improvement would you like to request? Based on ```sql INSERT INTO emails (name, address, type) VALUES ('john', '[email protected]', 'list') INSERT INTO emails (name, address, type) VALUES...
- server_side/service Systemd unit for auto starting rgit under dedicated user - server_side/rgit_pre_flight_check Pre flight check, includes check on the rgit service being install - server_side/rgitsss Helper script for dealing...
This issue is for creating awareness for https://github.com/rust-lang/rust/issues/126349 _avr-unknown-gnu-atmega328 (ran out of registers during register allocation)_ That _rust lang_ request got my attention, but have no resources available for any...
### What would you like to be added? When adding `--verbose` to `kompose -f compose.yaml convert` are `DEBUG` lines shown. None of those _DEBUG lines_ provide any information which part...
For some reason responses the server to requests on https://kerkour.com/awesome-rust-projects-2024 to a webbrowser with `Forbidden`. To another webbrowser is content shown. Please avoid such discrimination.