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:
- Register on GitHub for an account.
- Fork SEnginx source codes on GitHub. Click Here for detailed steps.
- Clone the forked SEnginx source codes to your local computer.
- Modify the cloned SEnginx codes on your local computer.
- Push the modified SEnginx source codes to GitHub.
- 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:
- Go to GitHub SEnginx Code page.
- Click New Issue.
- Fill in problem description.