add telegram timeout error connection
replace FlooWait minut to seconds add mtproxy send
This commit is contained in:
@@ -60,7 +60,7 @@ FROM alpine:latest
|
||||
RUN addgroup -S wgui && \
|
||||
adduser -S -D -G wgui wgui
|
||||
|
||||
RUN apk --no-cache add ca-certificates wireguard-tools jq iptables
|
||||
RUN apk --no-cache add ca-certificates wireguard-tools jq iptables bash
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user