https://github.com/kenec/rink
A local DNS resolver and an SSL proxy built with Golang. This tool enables you to modify the `/etc/hosts` with a new entry to point to your local application. It has the feature to automatically install SSL certificate for the app running locally.
https://github.com/kenec/rink
Last synced: 11 months ago
JSON representation
A local DNS resolver and an SSL proxy built with Golang. This tool enables you to modify the `/etc/hosts` with a new entry to point to your local application. It has the feature to automatically install SSL certificate for the app running locally.
- Host: GitHub
- URL: https://github.com/kenec/rink
- Owner: Kenec
- License: apache-2.0
- Created: 2020-12-11T19:53:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T19:49:34.000Z (over 5 years ago)
- Last Synced: 2025-04-07T06:19:42.243Z (about 1 year ago)
- Language: Go
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rink
A local DNS resolver and an SSL proxy built with Golang. This tool enables you to modify the `/etc/hosts` with a new entry to point to your local application. It has the feature to automatically install SSL certificate for the app running locally.