Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-spengler/http_to_https
🦕 module to forward unsafe requests from port 80 to safe port 443.
https://github.com/michael-spengler/http_to_https
Last synced: 26 days ago
JSON representation
🦕 module to forward unsafe requests from port 80 to safe port 443.
- Host: GitHub
- URL: https://github.com/michael-spengler/http_to_https
- Owner: michael-spengler
- License: agpl-3.0
- Created: 2020-08-20T11:06:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T16:55:29.000Z (10 months ago)
- Last Synced: 2024-05-23T00:15:36.861Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http_to_https
Deno Module to forward requests from unsafe port 80 to safe port 443.
## Usage Example including pm2 start
```sh
deno run --allow-read --allow-net https://deno.land/x/http_to_https/forwarder.ts```
or via pm2
```sh
git clone https://github.com/michael-spengler/http_to_https.git
cd http_to_https
pm2 start --interpreter="deno" --interpreter-args="run --allow-net --allow-read" forwarder.ts```
## Donations
Thanks to [Freedom Cash](https://FreedomCash.org), we are already free.
If you want to donate, you might consider donating to the [otherparty.co.uk](https://www.otherparty.co.uk/donate-crypto-the-other-party) to ensure people do not need to donate to victims but rather donate successfully to problem solvers.
![direct-democracy](https://github.com/michael-spengler/sleep/assets/145258627/fe97b7da-62b4-4cf6-9be0-7b03b2f3095a)