Community

Contents

SEnginx Code

SEnginx uses Git as the source code version control system.
cuper6's SEnginx fork (based on latests nginx, naxsi and other modules) 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. Click Here for detailed steps.
  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. Click Here for detailed steps.

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.