mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 23:07:16 +00:00
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
config BR2_PACKAGE_IODINE
|
|
bool "iodine"
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
iodine lets you tunnel IPv4 data through a DNS server.
|
|
This can be usable in different situations where
|
|
internet access is firewalled, but DNS queries are allowed.
|
|
|
|
http://code.kryo.se/iodine/
|