.github refactor(ui): Rewrite with latestelement-plus Nov 28, 2024 cache Support access web from device Jan 13, 2021 client fix: Fix panic: send on closed channel Nov 23, 2024 config feat: Add functionality to disable new sign up in config file (zhaojh… ...
./ COPY --from=0 /build/dist /build/ui/dist RUN apk update && \ apk add git gcc linux-pam-dev libc-dev && \ go get -v github.com/rakyll/statik && \ statik -src=/build/ui/dist && \ go build -ldflags "-w -s" FROM alpine WORKDIR /rttys RUN apk update && \ apk add --...
This is the server program ofrtty''' // 使用方法先go get -d github.com/rakyll/statik/fs // statik -src=./html/dist && go fmt statik/statik.go ''' Usage download the pre-built release binary fromReleasepage according to your os and arch or compile it by yourself. If ...
Security Insights Additional navigation options Files master .github cache client config log ui utils version .gitattributes .gitignore CONTRIBUTING.md CONTRIBUTING_ZH.md Dockerfile LICENSE README.md README_ZH.md api.go broker.go build.sh
.github cache client config frontend log utils version .gitattributes .gitignore .travis.yml CONTRIBUTING.md CONTRIBUTING_ZH.md Dockerfile LICENSE README.md README_ZH.md broker.go build.sh command.go database.go device.go generate-CA.sh go.mod go.sum http.go main.go rttys.conf user.go ...
.github refactor(ui): Rewrite with latest element-plus Nov 28, 2024 cache Support access web from device Jan 13, 2021 client fix: Fix panic: send on closed channel Nov 23, 2024 config perf: Improve configuration parsing logic Dec 17, 2024 ...
This branch is 2 commits ahead of zhaojh329/rttys:master.Folders and filesLatest commit TheresaQWQ 自动跳转 0653b23· History567 Commits .github ci: last push latest tag for docker cache Support access web from device client fix: zhaojh329#67 ...
.github ci: last push latest tag for docker May 28, 2022 cache Support access web from device Jan 13, 2021 client fix:zhaojh329#67 Feb 2, 2021 config add local-auth to conf file (zhaojh329#141) Aug 7, 2023 log feat: it's configurable whether log caller ...
master .github cache client config log ui utils version .gitattributes .gitignore CONTRIBUTING.md CONTRIBUTING_ZH.md Dockerfile LICENSE README.md README_ZH.md api.go broker.go build.sh command.go database.go device.go generate-CA.sh go.mod go.sum http.go main.go rttys.conf user.goBrea...
go get github.com/rakyll/statik statik -src=frontend/dist Command Line Parameters ./rttys -h Usage of rttys: -addr-dev string address to listen device (default ":5912") -addr-user string address to listen user (default ":5913") -conf string config file to load (default "./rttys.con...