busybox/networking
Sergey Ponomarev 82c5eb8e46 httpd,telnetd: make default port configurable
BusyBox on Termux can't use ports less than 1024 it's patched to change default port for httpd to 8080 and telnetd to 8023.

https://github.com/termux/termux-packages/blob/master/packages/busybox/0011-networking-telnetd-default-port.patch
https://github.com/termux/termux-packages/blob/master/packages/busybox/0010-networking-httpd-default-port.patch

To avoid such patches we can make port configurable.

function                                             old     new   delta
packed_usage                                       33920   33914      -6

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-09 21:42:48 +02:00
..
2021-06-16 14:24:27 +02:00
2020-12-18 22:51:46 +01:00
2020-12-18 04:12:51 +01:00
2021-06-13 03:51:55 +02:00
2021-06-03 16:23:52 +02:00
2021-04-24 11:54:50 +02:00
2021-01-04 13:28:28 +01:00
2020-12-19 00:07:13 +01:00
2020-12-29 16:53:11 +01:00
2020-12-15 18:47:25 +01:00
2021-04-28 12:19:24 +02:00
2021-04-27 00:40:40 +02:00
2021-04-27 00:40:40 +02:00
2020-12-18 04:12:51 +01:00
2021-06-13 01:08:48 +02:00
2021-04-30 01:42:24 +02:00