mirror of
https://github.com/3proxy/3proxy.git
synced 2026-09-02 07:50:24 +00:00
Fixed: socks fails on 1-character username or password
This commit is contained in:
parent
9bd81a18b9
commit
572a5b3c34
3 changed files with 6 additions and 2 deletions
|
|
@ -142,6 +142,10 @@ install: install-bin install-chroot-dir install-etc install-log install-man inst
|
|||
@echo ""
|
||||
@echo 3proxy installed.
|
||||
@echo use
|
||||
@echo " "service 3proxy start
|
||||
@echo to start proxy
|
||||
@echo " "service 3proxy stop
|
||||
@echo to stop proxy
|
||||
@echo " "$(INSTALL_CFG_DEST)/add3proxyuser.sh
|
||||
@echo to add users
|
||||
@echo ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue