command
module
Version:
v0.0.0-...-4265fe1
Opens a new window with list of versions in this module.
Published: Oct 3, 2021
License: Unlicense
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Mini-Madeuce
what
selfhosted url shortener written in go + run using docker
why
mokin-token.ramsay.xyz notes are too long to manually type into a browser nav bar
WIP
touch db/mini-maduece
go get
go build && PORT=9090 HOST=localhost:9090 ./mini-madeuce
goto http://localhost:9090
todo
- proper doc
- ratelimiting?
- password parameter? ie /?p=password (url would be encrypted on sever + visiting url without pass would count against hits)
referrer+CSP is set in html to make sure that committed to code and reduces config requirement to deploy
onion url is handled by caddy currently (dont want to make it configurable from code today)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.