原创 Python查詢本地外網IP實例

#!/usr/bin/env python#encoding.utf-8import re,urllib2class wanip:     def wip(self):         try:             myip = sel