Search found 15 matches

by BugShooter
Fri Dec 20, 2024 9:39 am
Forum: General Discussion
Topic: How to Modify TTL on Gargoyle Router to Bypass Hotspot Restrictions?
Replies: 2
Views: 2694

Re: How to Modify TTL on Gargoyle Router to Bypass Hotspot Restrictions?

Thanks for sharing your solution! A slight tweak in the code worked perfectly for me. Appreciate your help!

Code: Select all

iptables -t mangle -I PREROUTING -j TTL --ttl-inc 1
iptables -t mangle -I POSTROUTING -j TTL --ttl-set 65
by BugShooter
Thu Dec 19, 2024 3:50 am
Forum: General Discussion
Topic: How to Modify TTL on Gargoyle Router to Bypass Hotspot Restrictions?
Replies: 2
Views: 2694

How to Modify TTL on Gargoyle Router to Bypass Hotspot Restrictions?

Hi Folks, The hotspot I’m connected to has its post-routing TTL set to 1, which restricts internet sharing. How can I modify the TTL value of packets originating from my devices connected to the Gargoyle router before they are sent to the hotspot? I’m already paying for internet access, but I want a...
by BugShooter
Sun Sep 09, 2018 4:38 am
Forum: Feature Requests
Topic: Daily Usage Stats via Email
Replies: 15
Views: 12001

Re: Daily Usage Stats via Email

Since im new to bash,i didn't have any idea to implement the same.Things are not like what i expected. Can you help me out completing this code from the scratch. i mean from "if printf" to "fi" for the attached output table. Your kind assistance will be greatly appreciated. https...
by BugShooter
Tue Sep 04, 2018 1:50 pm
Forum: Feature Requests
Topic: Daily Usage Stats via Email
Replies: 15
Views: 12001

Re: Daily Usage Stats via Email

No.I mean the same thing under the bandwidth distribution pie diagram,
"bandwidth distribution table"

Actually what i needed in the table are
1)Data usage of every host for the day
2)Sum of total data for the day
3)Sum of data for the month till date
by BugShooter
Mon Sep 03, 2018 3:37 pm
Forum: Feature Requests
Topic: Daily Usage Stats via Email
Replies: 15
Views: 12001

Re: Daily Usage Stats via Email

Thankyou so much for your support. I've configured WinSCP and now i can access email.sh Now i realised that,what i was looking aint "quota usage stats" actually it was daily "Bandwidth Distribution Table" Kindly check what ive done and if you dont mind educate me. Ive tried makin...
by BugShooter
Sat Sep 01, 2018 3:48 pm
Forum: Feature Requests
Topic: Daily Usage Stats via Email
Replies: 15
Views: 12001

Re: Daily Usage Stats via Email

Tried SFTP and SCP protocols using andFTP android application.
Now i can browse to the directory /usr/lib/gargoyle/ but email.sh seems to be an empty folder instead of a file and its showing "cannot change directory"
by BugShooter
Sat Sep 01, 2018 10:20 am
Forum: Feature Requests
Topic: Daily Usage Stats via Email
Replies: 15
Views: 12001

Re: Daily Usage Stats via Email

Thanks a lot,this is exactly what I'm looking for.
Unfortunately I'm not at all familiar with bash.
Tried running the command on my android phone using juiceSSH.
Can you guide me to implement the same using a windows pc.
by BugShooter
Fri Aug 31, 2018 6:31 pm
Forum: Feature Requests
Topic: Daily Usage Stats via Email
Replies: 15
Views: 12001

Re: Daily Usage Stats via Email

Just switched to TL-WDR4300 V1 and installed email plugin with ssl support but i would like to get the usage stats of hosts seperately. I mean bandwidth quota usage instead of bandwidth usage.
Any hope ?
by BugShooter
Fri Aug 24, 2018 8:44 am
Forum: Monitoring / Quota / QoS Issues
Topic: Unable to edit quota
Replies: 8
Views: 6801

Re: Unable to edit quota

Finally found the fix,

The issue was related to chrome.(chrome is my pre installed system browser)
I tried on UC Browser,now i can edit and save them.

Thanks for your support.
by BugShooter
Fri Aug 24, 2018 8:37 am
Forum: Monitoring / Quota / QoS Issues
Topic: Unable to edit quota
Replies: 8
Views: 6801

Re: Unable to edit quota

Yes,its working fine on pc