Community

Contents

SEnginx Source Code

SEnginx uses Git as the source code version control system.
SEnginx fork by cuper6 (who maintains this web site) hosted on GitHub is at: https://github.com/cuper6/SEnginx
Original SEnginx source code repository hosted on GitHub is at: https://github.com/NeusoftSecurity/SEnginx

Participate in SEnginx Development

SEnginx community uses Fork & Pull mode of GitHub. Follow the steps below to participate in SEnginx development:

  1. Register on GitHub for an account.
  2. Fork SEnginx source codes on GitHub.
  3. Clone the forked SEnginx source codes to your local computer.
  4. Modify the cloned SEnginx codes on your local computer.
  5. Push the modified SEnginx source codes to GitHub.
  6. Post a Pull request.

Report SEnginx's Bug

If you find any bugs on SEnginx, please inform us through GitHub Issues by doing the following:

  1. Go to GitHub SEnginx Code page.
  2. Click New Issue.
  3. Fill in problem description.