improved whois
This commit is contained in:
@ -77,7 +77,7 @@ public class WhoisTest extends BaseTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
// @Disabled
|
@Disabled
|
||||||
public void testUnknown() throws WhoisException {
|
public void testUnknown() throws WhoisException {
|
||||||
Whois whoIsClient = new Whois();
|
Whois whoIsClient = new Whois();
|
||||||
// whoIsClient.execute("whois.arin.net", "174.139.180.10");
|
// whoIsClient.execute("whois.arin.net", "174.139.180.10");
|
||||||
|
|||||||
Reference in New Issue
Block a user