mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 07:33:36 +01:00
[PR #12] [MERGED] 0.4.4 #137
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yusing/godoxy/pull/12
Author: @yusing
Created: 3/29/2024
Status: ✅ Merged
Merged: 3/29/2024
Merged by: @yusing
Base:
main← Head:dev📝 Commits (7)
5a8c11ddocs update, added setup scriptsac26bafscripts fixeb7e744scripts fixce1e5dascripts fix662190escripts fixa0be1f1script systemd auto restart on crash486122fno timestamp, color and sorting in systemd mode📊 Changes
12 files changed (+320 additions, -128 deletions)
View changed files
📝
.gitignore(+3 -4)📝
Makefile(+0 -1)📝
README.md(+22 -111)➖
bin/go-proxy(+0 -0)📝
compose.example.yml(+3 -6)➕
docs/add_dns_provider.md(+41 -0)➕
docs/binary.md(+46 -0)➕
docs/docker.md(+63 -0)➕
setup-binary.sh(+108 -0)➕
setup-docker.sh(+14 -0)📝
src/go-proxy/constants.go(+5 -0)📝
src/go-proxy/main.go(+15 -6)📄 Description
Changes in v0.4.4:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.