简体   繁体   中英

How can I set the outgoing IPv6 address in Perl's LWP::UserAgent?

I know it is possible to set IPv4 outgoing IP in LWP::UserAgent, but is it possible to set specific IPv6 address as outgoing IP? If yes: how can I do this?

Upgrade to Perl 5.14 . Its IO::Socket::INET / Socket modules support IPv6.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM