X-WRT是一个面向普通用户的路由系统,它基于OpenWrt项目做了许多易用性的改进,目标是成为一个标准化的普通用户可以轻松使用的路由器系统。
- Fork it (any repositority on https://github.com/x-wrt)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
See the License File.