This website requires JavaScript.
Explore
Help
Sign in
Alex-Devera
/
3x-ui
Watch
1
Star
0
Fork
You've already forked 3x-ui
0
mirror of
https://github.com/MHSanaei/3x-ui.git
synced
2025-04-19 13:32:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
v2.4.9
3x-ui
/
DockerEntrypoint.sh
8 lines
80 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
🚀 Some improvements for x-ui.sh and ip job (#665)
2023-07-01 12:26:43 +00:00
#!/bin/sh
# Start fail2ban
Fix fail2ban inside DockerEntrypoint.sh
2023-07-20 18:18:55 +00:00
fail2ban-client -x start
🚀 Some improvements for x-ui.sh and ip job (#665)
2023-07-01 12:26:43 +00:00
# Run x-ui
exec
/app/x-ui
Reference in a new issue
Copy permalink