Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

erfjab/ESSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

52 Commits

Repository files navigation

ESSL (Easy SSL)

ESSL is a script to quickly obtain SSL certificates for your domains. It supports both single and multiple domains, and it automatically uses either acme.sh or certbot to generate certificates.

Features

  • Single Domain: e.g., sub.domain.com
  • Multiple Domains: e.g., sub1.domain1.com sub2.domain2.com
  • Auto Configuration: Uses acme.sh or certbot
  • Predefined Panel Paths: Supports marzban, marzneshin, x-ui, 3x-ui, s-ui, hiddify
  • Custom Paths: Specify your own directory

How to Use

  1. Download and Install the Script:

    sudo bash -c "$(curl -sL https://raw.githubusercontent.com/erfjab/ESSL/master/essl.sh)" @ --install
  2. Run the Script:

    essl <email> <domain1 domain2 ...> <destination>
    • <email>: Your email address for notifications.
    • <domain1 domain2 ...>: List of domains to secure.
    • <destination>: Path or predefined panel directory (e.g., marzban, x-ui).

Examples

  • Single Domain:

    essl user@example.com example.com /etc/ssl/certs
  • Multiple Domains:

    essl user@example.com domain1.com domain2.com /custom/path
  • Predefined Panel Path:

    essl user@example.com example.com marzban

Additional Commands

  • Upgrade the Script:

    essl --upgrade
  • Help:

    essl --help

Support project

We don't need financial support, only Star (⭐) is enough, thank you.

Stargazers over time

About

A quick and easy script to get SSL using different methods.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /