This website requires JavaScript.
Explore
Help
Sign In
MHSanaei
/
3x-ui
Watch
1
Star
0
Fork
0
You've already forked 3x-ui
mirror of
https://github.com/MHSanaei/3x-ui.git
synced
2025-03-01 01:20:49 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
88d0fb9753
3x-ui
/
DockerEntrypoint.sh
8 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
🚀 Some improvements for x-ui.sh and ip job (#665)
2023-07-01 15:26:43 +03:00
#!/bin/sh
# Start fail2ban
Fix fail2ban inside DockerEntrypoint.sh
2023-07-20 21:18:55 +03:00
fail2ban-client -x start
🚀 Some improvements for x-ui.sh and ip job (#665)
2023-07-01 15:26:43 +03:00
# Run x-ui
exec
/app/x-ui
Reference in New Issue
Copy Permalink