Metadata-Version: 2.1
Name: interipport
Version: 1.0.0
Summary: A small example package
Home-page: https://github.com/ousyouyou/cyber-security-Ai
Author: OuSyouyou
Author-email: s2122011@stu.musashino-u.ac.jp
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# cyber-security-Ai
cyber security Ai python homework

#interipport package
use python to do some cyber security Ai work.
check the internet connect by google.com, github.com, pypi.org
get public ip and get host ip 
check open ports which is using 
it works on windows11 And maybe work well on sever too

# How to install interipport
$ pip install interipport

# How to run interipport
$ interipport 

# showcase
$http://www.google.com response status code: 200
$http://www.github.com response status code: 200
$http://pypi.org response status code: 200
$192.168.3.2
