This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
owrt
Watch
10
Star
0
Fork
0
You've already forked owrt
Code
Issues
Pull Requests
Releases
Wiki
Activity
19
Commits
4
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Philippe Caseiro
62269fbc86
Some checks failed
Cadoles/owrt/develop
There was a failure building this commit
Details
Cadoles/owrt/pipeline/head
There was a failure building this commit
Details
Merge branch 'feature/UCIFirewall' into develop
2018-11-07 16:37:54 +01:00
testdata
Adding GetWifiIfaceBySSID and cleaning tests
2018-10-29 11:19:40 +01:00
.gitignore
Initial commit
2018-10-24 10:13:48 +02:00
dhcp_client_test.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
dhcp_client.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
executor_test.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
executor.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
go.mod
Updating repo for Jenkins pipeline
2018-10-24 10:44:44 +02:00
Jenkinsfile
Updating repo for Jenkins pipeline
2018-10-24 10:44:44 +02:00
LICENSE
Initial commit
2018-10-24 10:13:48 +02:00
Makefile
Updating repo for Jenkins pipeline
2018-10-24 10:44:44 +02:00
modd.conf
Updating repo for Jenkins pipeline
2018-10-24 10:44:44 +02:00
network_test.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
network.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
README.md
Initial commit
2018-10-24 10:13:48 +02:00
system_test.go
Adding Opkg support for system interactions
2018-10-26 15:16:55 +02:00
system.go
Adding Opkg support for system interactions
2018-10-26 15:16:55 +02:00
test.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
uci_dhcp_conf_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_dhcp_conf.go
UciClient attribute needs to be public ...
2018-10-30 09:55:54 +01:00
uci_firewall_custom_rules_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_firewall_custom_rules.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_firewall_redirect_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_firewall_redirect.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_firewall_rules_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_firewall_rules.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_network_interface_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_network_interface.go
UciClient attribute needs to be public ...
2018-10-30 09:55:54 +01:00
uci_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_wireless_conf_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_wireless_conf.go
Fixing wireless configuration creation
2018-10-29 15:10:32 +01:00
uci_wireless_interface_test.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
uci_wireless_interface.go
Fixing wireless configuration creation
2018-10-29 15:10:32 +01:00
uci.go
Adding uci firewall support
2018-11-07 16:36:45 +01:00
wifi_cell.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
wifi_scanner_test.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
wifi_scanner.go
Moving owrt module code from Pyxis Orion
2018-10-24 10:26:11 +02:00
README.md
owrt
OpenWRT Go lib
Description
No description provided
Readme
133
KiB
Languages
Go
98.7%
Makefile
1.3%