From 427002d14fbb4d42c30d38b5812e40142c96ff98 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 6 May 2020 00:31:40 +0200 Subject: Reworked protocol handling chnging it is u_int16_t --- example/protos.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example') diff --git a/example/protos.txt b/example/protos.txt index 13f5be7c5..ef9d2ffac 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -17,6 +17,6 @@ host:"api-global.netflix.com"@Netflix # Format: # ip:,ip:,.....@ -ip:213.75.170.11@CustomProtocol -ip:8.248.73.247@AmazonPrime +ip:213.75.170.11/32:443@CustomProtocol +ip:8.248.73.247:443@AmazonPrime ip:54.80.47.130@AmazonPrime -- cgit v1.2.3