@@ -1780,7 +1780,7 @@ int nmap_main(int argc, char *argv[]) {
continue;
}
if(o.af()==AF_INET&&o.RawScan()){
if(o.RawScan()){
if(currenths->SourceSockAddr(NULL,NULL)!=0){
if(o.SourceSockAddr(&ss,&sslen)==0){
currenths->setSourceSockAddr(&ss,sslen);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.