Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/draft-seemann-http-reverse-tunnel
https://github.com/marten-seemann/draft-seemann-http-reverse-tunnel
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/marten-seemann/draft-seemann-http-reverse-tunnel
- Owner: marten-seemann
- License: other
- Created: 2024-05-24T04:42:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:01:28.000Z (7 months ago)
- Last Synced: 2024-05-28T09:28:53.210Z (7 months ago)
- Language: Makefile
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Reverse Tunneling over HTTP
This is the working area for the individual Internet-Draft, "Reverse Tunneling over HTTP".
* [Editor's Copy](https://marten-seemann.github.io/draft-seemann-http-reverse-tunnel/#go.draft-seemann-http-reverse-tunnel.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-seemann-http-reverse-tunnel)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-seemann-http-reverse-tunnel)
* [Compare Editor's Copy to Individual Draft](https://marten-seemann.github.io/draft-seemann-http-reverse-tunnel/#go.draft-seemann-http-reverse-tunnel.diff)## Contributing
See the
[guidelines for contributions](https://github.com/marten-seemann/draft-seemann-http-reverse-tunnel/blob/gh-pages/CONTRIBUTING.md).Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).