Feature/scan ip port together support endpoint object
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
{
|
||||
"table_id":10,
|
||||
"table_name":"IP_1K",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -146,7 +146,7 @@
|
||||
{
|
||||
"table_id":11,
|
||||
"table_name":"IP_5K",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -164,7 +164,7 @@
|
||||
{
|
||||
"table_id":12,
|
||||
"table_name":"IP_10K",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -182,7 +182,7 @@
|
||||
{
|
||||
"table_id":13,
|
||||
"table_name":"IP_50K",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -200,7 +200,7 @@
|
||||
{
|
||||
"table_id":14,
|
||||
"table_name":"IP_100K",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -218,7 +218,7 @@
|
||||
{
|
||||
"table_id":15,
|
||||
"table_name":"IP_500K",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -236,7 +236,7 @@
|
||||
{
|
||||
"table_id":16,
|
||||
"table_name":"IP_1M",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -254,7 +254,7 @@
|
||||
{
|
||||
"table_id":17,
|
||||
"table_name":"IP_2M",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -272,7 +272,7 @@
|
||||
{
|
||||
"table_id":18,
|
||||
"table_name":"IP_5M",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
@@ -290,7 +290,7 @@
|
||||
{
|
||||
"table_id":19,
|
||||
"table_name":"IP_10M",
|
||||
"table_type":"ip_plus",
|
||||
"table_type":"ip",
|
||||
"valid_column":11,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
|
||||
Reference in New Issue
Block a user