...
This commit is contained in:
		
							parent
							
								
									87def6c04d
								
							
						
					
					
						commit
						a8ab86f8b4
					
				
							
								
								
									
										5
									
								
								example.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								example.py
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					import masstraceroute
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					targets = ["8.8.8.8", "9.9.9.9", "31.13.64.35"]
 | 
				
			||||||
 | 
					t = masstraceroute.MassTraceroute(10, 60, 2, targets, 30)
 | 
				
			||||||
 | 
					t.main()
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user