ch entrypoint sql, fixes

This commit is contained in:
2024-11-27 11:08:16 -07:00
parent e9752758e1
commit 6fb0ff4b4c
6 changed files with 76 additions and 2 deletions

View File

@@ -0,0 +1,36 @@
INSERT INTO
traffic_records_all
VALUES
(
'1698728400.40122',
'UDP',
'142.12.217.111',
'163.213.146.100',
443,
47104,
74
) (
'1698728400.401217',
'UDP',
'45.144.255.42',
'131.174.60.217',
51820,
63998,
42
) (
'1698728400.401218',
'TCP',
'152.199.153.111',
'202.215.192.69',
80,
65305,
66
) (
'1698728400.401219',
'UDP',
'45.144.255.42',
'131.174.60.217',
51820,
63998,
42
)