Commit Graph

14 Commits

Author SHA1 Message Date
billz 4c4b3bae53 Update regex for optional src attribute 2023-01-05 22:36:09 +01:00
billz f0d1fe9b84 Implement routing table raw output 2022-04-21 09:52:09 +01:00
Christian Zeitnitz 300f2c2457 Cleanup and fix for udev rules written for clients
Fix device type in client table
2021-03-29 15:16:23 +02:00
Christian Zeitnitz f7cef44b06 Add code for PPP and TUN devices 2021-03-28 16:35:19 +02:00
Christian Zeitnitz f77fb660bf Fix missing mobiledata.ini and some cleanup 2021-03-16 19:11:40 +01:00
billz b21ea0d28d Transfer template logic to includes, see #749 thx @mp035 2021-02-02 12:26:14 +00:00
zbchristian 46946ecebc
Update to list of default routes
Add the default route entries, which are done via a "scope link" to a network device.
2020-09-03 08:46:57 +02:00
billz dd5ab7bdc2 Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x 2020-08-22 23:23:06 +01:00
zbchristian 42032e0df0
Typo corrected 2020-06-29 13:36:38 +02:00
zbchristian 4623060f08
Simplify and cleanup handling of return values of system calls
Handling of return values done in a single line.
Determine only, if access is possible not not (true, false). The actual displayed text has to be determined, when displaying the result of the access check.
2020-06-29 13:12:29 +02:00
billz e5f2c218e1 Processed with phpcbf, removed tabs 2020-06-28 16:58:42 +01:00
zbchristian 90e5f50da6
reset input vars to exec before call 2020-06-25 17:18:23 +02:00
zbchristian dc790b246b
fix failed copy/paste lines 2020-06-25 16:55:25 +02:00
zbchristian 850f52e128
Create internetRoute.php 2020-06-25 15:54:56 +02:00