Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Enhancements of the Sender #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

joywelt
Copy link

@joywelt joywelt commented Apr 15, 2016

Several new features are implemented:

  1. Ad Time is saved in a local file and the user defined value from the last session will be loaded.
  2. removed hardcode of the internet interface (eth0 ect.) in traffic filter.
  3. applied different filter to videos and audios.
  4. added a checkbox for traffic filter. The traffic shaping would only be applied to the selected network interface when the checkbox is checked.

Note: The modification is done in trafficFilter_new.php instead of trafficFilter.php for stability reasons. Please test after renamed trafficFilter_new to trafficFilter and replace trafficFilter when confirmed about the functionalities.

Put all video contents to the Content/ folder. Please make a folder "Content" under Route_Sender/bin, then move the video folders into it.

joywelt added 4 commits April 15, 2016 11:19
…omatically and applies different filters on videos and audios
…rk interface names together with the IP addresses. The traffic shaping would only be applied to the selected network interface when the checkbox is checked. Note: now we are still using trafficFilter_new.php instead of trafficFilter.php
…Content" under Route_Sender/bin, then move the video folders into it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant