Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
An example showing ALPN to allow multiplexing a single TLS listener/http.Server between different protocols
-
-
-
Forked from progrium/wssh
wssh ("wish") is a command-line utility/shell for WebSocket inspired by netcat
Python
1,400 contributions in the last year
Contribution activity
October 2020
Created a pull request in hashicorp/boundary that received 2 comments
Fix IPv6 binding
Annoyingly, I somehow managed to test net.SplitHostPort and account for IPv6 but then reassemble it for listening in the wrong way, such that it fl…
- Support for Unix domain socket listeners
- Fix hyphenation of resource subcommand output
- Don't return error code 1 if saving the value to the keyring
- Update configuration docs
- Update sessions and targets workflow docs
- Don't create a default role when the scope being created is a project
- Update roles and scopes workflow docs
- Update users/groups workflow doc
- Don't show "Version v" on startup if empty
- Update website docs to mostly move organization -> org
- Add service API doc links to domain model pages
- Move authenticate service into auth method service
- Consolidate client/API information to a new section
- Fix up authenticate docs
- Update security docs
- Separate out protocol-specific functions
- Remove proxy proto documentation for now
- Fix CLI help output and make more consistent
- Add version command
- Add TLS security page
- Simplify worker->controller connection
- Update the sidebar to remove so many Model refs
- Migrate to newer grpc utilities and bump deps
- Minor doc wording fixups
- Add workaround to allow autocomplete install/uninstall via a normal command
- Some pull requests not shown.
- docs: how to install without generated resources
- Update jira.yml
- ensure make tools executes before build-ui
- fixed typo
- Fix typo in docs
- docs: Fix a typo & broken link
- internal/servers/controller: fix dropped test error
- docs: Correct module imports in go sdk examples
- docs: update intro to readme
- docs: add release notes for 0.1.0
- Fixing some API error and comment copy/paste errors.
- Add Termination Reason
- Adding scope list check and test
- Accounts can update login-name
- bump ui commit to v0.1.0 release
- Format errors better for CLI
- docs: move standards into their own sub-section
- Minor rewording suggestions
- handle unlimited connections when terminating sessions.
- Session Workflow use "connect" instead of "proxy" and fix few typos for other workflow docs.
- Additional validation for add|set|remove methods.
- Make all date output be RFC1123.
- docs: add database config strings allowed
- List sessions CLI reports correct target id and status
- terminate a canceled session when its last connection is closed.