CCExtractor Development
Fix: -udp ignoring interface
This command:
/home/captions/ccextractorgit/ccextractor/linux/ccextractor -quiet -txt -s -stdout -udp 127.0.0.1:7701
Should make CCExtractor bind port 7701 on the loopback IP address (only), however
netstat shows that it's binding to all interfaces udp 0 0 0.0.0.0:7701 0.0.0.0:* 20938/ccextractor
Task tags
Students who completed this task
Evgeny Shulgin