diff options
| author | luwenpeng <[email protected]> | 2023-04-25 10:49:36 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2023-04-28 15:06:28 +0800 |
| commit | ba64327e2fe1d00254f1914043b060c14c08bff2 (patch) | |
| tree | cf5d9ef05cb8768572d59c95180117dca4db125e /resource | |
| parent | 3523e8a951420ce870425ac13b87b8a3889afa98 (diff) | |
TSG-14898 TFE适配PXY_INTERCEPT_COMPILE,执行Intercept或No Intercept
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/pangu/doh.json | 2 | ||||
| -rw-r--r-- | resource/pangu/pangu_http.json | 2 | ||||
| -rw-r--r-- | resource/pangu/table_info.conf | 2 | ||||
| -rw-r--r-- | resource/pangu/table_info_traffic_mirror.conf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/resource/pangu/doh.json b/resource/pangu/doh.json index e0bbb82..1a4b4c7 100644 --- a/resource/pangu/doh.json +++ b/resource/pangu/doh.json @@ -159,7 +159,7 @@ ] }, { - "table_name": "TSG_SECURITY_COMPILE", + "table_name": "PXY_INTERCEPT_COMPILE", "table_content": [ "0\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":765,\"decryption\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2", "656\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":1,\"decryption\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2", diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json index d5324cf..c2eee89 100644 --- a/resource/pangu/pangu_http.json +++ b/resource/pangu/pangu_http.json @@ -259,7 +259,7 @@ ] }, { - "table_name": "TSG_SECURITY_COMPILE", + "table_name": "PXY_INTERCEPT_COMPILE", "table_content": [ "0\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring_for_trusted\":765,\"keyring_for_untrusted\":10,\"decryption\":0,\"tcp_option_profile\":1,\"traffic_mirror\":{\"enable\":0}}\t1\t2", "4\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring_for_trusted\":1,\"keyring_for_untrusted\":10,\"decryption\":0,\"tcp_option_profile\":1,\"traffic_mirror\":{\"enable\":1,\"mirror_profile\":1234}}\t1\t2" diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf index cf29160..351a98e 100644 --- a/resource/pangu/table_info.conf +++ b/resource/pangu/table_info.conf @@ -326,7 +326,7 @@ }, { "table_id":29, - "table_name":"TSG_SECURITY_COMPILE", + "table_name":"PXY_INTERCEPT_COMPILE", "table_type":"plugin", "valid_column":8, "custom": { diff --git a/resource/pangu/table_info_traffic_mirror.conf b/resource/pangu/table_info_traffic_mirror.conf index 3ec86f7..b9d3bb3 100644 --- a/resource/pangu/table_info_traffic_mirror.conf +++ b/resource/pangu/table_info_traffic_mirror.conf @@ -1,7 +1,7 @@ [ { "table_id":0, - "table_name":"TSG_SECURITY_COMPILE", + "table_name":"PXY_INTERCEPT_COMPILE", "table_type":"plugin", "valid_column":8, "custom": { |
