File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1111 description = "Python3-nmap converts Nmap commands into python3 methods making it very easy to use nmap in any of your python pentesting projects" ,
1212 long_description = long_description ,
1313 long_description_content_type = "text/markdown" ,
14- url = "https://github.com/wangoloj /python3-nmap" ,
14+ url = "https://github.com/nmmapper /python3-nmap" ,
1515 project_urls = {
1616 'Documentation' : 'https://nmap.readthedocs.io/en/latest/' ,
1717 'How it is used' : 'https://www.nmmapper.com/sys/networkmapper/nmap/online-port-scanning/' ,
1818 'Homepage' : 'https://www.nmmapper.com/' ,
19- 'Source' : 'https://github.com/wangoloj /python3-nmap' ,
19+ 'Source' : 'https://github.com/nmmapper /python3-nmap' ,
2020 'Subdomain finder' : 'https://www.nmmapper.com/sys/tools/subdomainfinder/' ,
2121 'theHarvester online' : 'https://www.nmmapper.com/sys/theharvester/email-harvester-tool/online/' ,
22- 'Crosselling' : 'https://www.byogyo.com/' ,
2322 },
2423 packages = setuptools .find_packages (),
2524 classifiers = [
You can’t perform that action at this time.
0 commit comments