Re: [squid-users] block visit 80/443 browsing via IP(no domain name)

2018-07-29 Thread Gordon Hsiao
skype was blocking every raw-ip:443 instead of just its own IPs, a bit too restricted, though it can have a list of its own IPs and dst might just work. I'm trying to see if some chat can be blocked as they uses raw-IP without DNS at all(similar to what skype did) yes I know ssl-bump uses IP from

Re: [squid-users] block visit 80/443 browsing via IP(no domain name)

2018-07-29 Thread Walter H.
On 29.07.2018 06:11, Gordon Hsiao wrote: is there a way to block any attempt to visit http/https by _any_ IP directly, i.e. http://my-IP or https://my-IP (yes this will give a warning for SSL most likely). here my-IP could be any IPv4 address, for example. Basically I want to have Squid to e

[squid-users] socks on squid, still working?

2018-07-29 Thread mzgmedia
is still working to compile squid to be socks server? I didn't manage to do it "Intercept.cc:(.text._ZN2Ip9Intercept14ProbeForTproxyERNS_7AddressE+0x93): undefined reference to `SOCKSbind' Intercept.cc:(.text._ZN2Ip9Intercept14ProbeForTproxyERNS_7AddressE+0x13e): undefined reference to `SOCKSbind'

Re: [squid-users] socks on squid, still working?

2018-07-29 Thread Amos Jeffries
On 30/07/18 09:12, mzgmedia wrote: > is still working to compile squid to be socks server? I didn't manage to do > it > > "Intercept.cc:(.text._ZN2Ip9Intercept14ProbeForTproxyERNS_7AddressE+0x93): > undefined reference to `SOCKSbind' > Intercept.cc:(.text._ZN2Ip9Intercept14ProbeForTproxyERNS_7Addr

Re: [squid-users] block visit 80/443 browsing via IP(no domain name)

2018-07-29 Thread Amos Jeffries
On 30/07/18 04:59, Walter H. wrote: > On 29.07.2018 06:11, Gordon Hsiao wrote: >> is there a way to block any attempt to visit http/https by _any_ IP >> directly, i.e.  >> >> http://my-IP or https://my-IP (yes this will give a warning for SSL >> most likely). here my-IP could be any IPv4 address, f

Re: [squid-users] block visit 80/443 browsing via IP(no domain name)

2018-07-29 Thread Amos Jeffries
On 30/07/18 04:59, Walter H. wrote: > skype was blocking every raw-ip:443 instead of just its own IPs, a bit > too restricted, though it can have a list of its own IPs and dst might > just work. That was the point. Skype is P2P software. Certain versions use raw-IP to connect to arbitrary IPs. The