C#
C#

help

Root Question Message

MM
MM12/9/2022
✅ Detect Network Request

I want make service that detect all connection to specific domain or ip?
And if this request contains for example ":80" will be redirected to other ip?
AntonC
AntonC12/9/2022
this thing has support for that
MM
MM12/9/2022
And some way how can i catch outgoing network request from os and other apps?
Cisien
Cisien12/9/2022
You need to use a proxy server or browser plugin
Cisien
Cisien12/9/2022
Or a network device in the path
Cisien
Cisien12/9/2022
You can monitor connections with the os apis but i don’t think you can transparently change them
Cisien
Cisien12/9/2022
That would be a security nightmare
MM
MM12/9/2022
and windows dont have something like iptables?
ContactFrequently Asked QuestionsJoin The DiscordBugs & Feature RequestsTerms & Privacy