You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
srv | 1 month ago | |
static | 2 months ago | |
view | 1 month ago | |
.gitignore | 2 months ago | |
LICENSE.txt | 2 months ago | |
README.md | 1 month ago | |
config.json | 1 month ago | |
go.mod | 1 month ago | |
install.sh | 1 month ago | |
links.sample.json | 2 months ago | |
logo.jpg | 2 months ago | |
main.go | 4 weeks ago |
README.md
URLロリ
クッソ小さいURL短縮作成ソフトだわ〜♡
インストールする方法
chmod +x install.sh && doas ./install.sh domain.tld
links.jsonファイルの中に
{
"hogehoge": "https://076.moe"
}
https://(ドメイン名)/hogehoge にアクセスすると、https://076.moe に移転されます。