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
25
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
1c26bfc2fe
Some checks reported errors
Cadoles/owrt/update-readme
There was a failure building this commit
Details
Cadoles/owrt/pipeline/head
Something is wrong with the build of this commit
Details
What about changing the name
2019-05-17 14:47:40 +02:00
testdata
Adding test data
2018-11-12 09:17:30 +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
What about changing the name
2019-05-17 14:47:40 +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
Moving UCI Client to structure for Redirects to
2018-11-07 17:17:57 +01:00
uci_firewall_redirect.go
Moving UCI Client to structure for Redirects to
2018-11-07 17:17:57 +01:00
uci_firewall_rules_test.go
Moving UCI client to the structure
2018-11-07 17:09:51 +01:00
uci_firewall_rules.go
Moving UCI client to the structure
2018-11-07 17:09:51 +01:00
uci_firewall_test.go
Adding new UCIFirewall struct
2018-11-12 09:16:41 +01:00
uci_firewall.go
Adding new UCIFirewall struct
2018-11-12 09:16:41 +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 new UCIFirewall struct
2018-11-12 09:16:41 +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
Gowrt
OpenWRT Go lib
Description
No description provided
Readme
133
KiB
Languages
Go
98.7%
Makefile
1.3%