Hi Everyone,
I need regular expression for following things -
- Windows Update
- YouTube Streaming
- Facebook Browsing
- Skype Call
- Netflix Streaming
For example, I want to write regular expression to differentiate between browsing and others. How can I do that using some syntax?
I want them to be used for mangle rules with prerouting and change DSCP values. Thanks