Activity Stream
48,167 MEMBERS
6808 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1.     
    #1
    Member

    Thumbs up How to hide original link during download ??

    hi,

    Is it possible to mask download URL completely ??

    means..

    if file is located on

    http://mysite.com/file/file.zip

    so, is it possible to mask it like http://mask.com/abcd

    and when user click on http://mask.com/abcd --> download will start but without seeing original link[http://mysite.com/file/file.zip]

    Thanks in advance

    sandip1110 Reviewed by sandip1110 on . How to hide original link during download ?? hi, Is it possible to mask download URL completely ?? means.. if file is located on http://mysite.com/file/file.zip Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    servode.com
    Try this ---

    Make a file named download.php

    And place this in download.php

    PHP Code: 
    $file 'http://yourdomain.com/somefile.zip';

    @
    readfile($file); 
    Now you can use the link http://yourdomain.com/download.php for the file to be downloaded and hide the real download link from the end user...


  4.     
    #3
    Member
    can it hide link in download manager also ??

    means when user is downloading via IDM.. so does idm shows original link ???

  5.     
    #4
    Member
    Website's:
    Proaudiozone.info HdMoviesNxT.com
    mintcold can you explian more how to do where to put it thnkx

  6.     
    #5
    Member
    for wordpress, use cloaking plugin(eclipse link c;oaking), they automatically hide the link

    or read my tutorial here


    just install php script for link counting/hiding on external(even in free host is enough)

    so you can even get the number of clicks or visits through that link...


    php script:
    http://www.phpjunkyard.com/php-click-counter.php

    what it do.......??
    it is just a script hosted in external site(not possible in blogger, i think you know that)

    just paste the original link, it will give the domain used for hosting the script..

    Eg:
    http://originalfilehostlink.com/jclkjcdlkc

    script hosted in
    http://yourdomain.com

    now after input of original link you get..
    http://yourdomain.com/click?124

    so when user clicks the above link, it will redirected to originalfilehostlink in server side

    YOU ARE ABLE TO DISPALY THE NUMBER OF CLICKS/VISITS OF THE LINK NEAR THE LINK
    No database needed, very simple script

  7.     
    #6
    Member
    If this may help.


  8.     
    #7
    Member
    Website's:
    full-porn.com bestporngifs.com
    good thanks

  9.     
    #8
    Member
    Quote Originally Posted by mintcold View Post
    Try this ---

    Make a file named download.php

    And place this in download.php

    PHP Code: 
    $file 'http://yourdomain.com/somefile.zip';

    @
    readfile($file); 
    Now you can use the link http://yourdomain.com/download.php for the file to be downloaded and hide the real download link from the end user...
    Its only working for zip file but if its mp4 file.. its opening page into browser ??

    Thanks in advance

    ---------- Post added at 10:16 PM ---------- Previous post was at 10:14 PM ----------

    See this example :

    http://awrz.org/download

    Downloading msi file without knowing actual URL..

    Thanks in advnace

  10.     
    #9
    Member
    This site is using a hacked database of W junction
    Last edited by Gavo; 4th Jan 2015 at 02:14 PM.

  11.     
    #10
    Member
    How ??

    I don't know... Please guide me .

    Thanks

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Help]Hide Comment Author Link?
    By aKaK in forum Wordpress
    Replies: 2
    Last Post: 14th Jun 2012, 08:24 PM
  2. Script to hide link referrer/make link anonymous
    By Darlos in forum Technical Help Desk Support
    Replies: 6
    Last Post: 20th May 2012, 06:19 PM
  3. Hide Real Download Link
    By gojmgo in forum Technical Help Desk Support
    Replies: 6
    Last Post: 13th May 2012, 07:43 AM
  4. Replies: 7
    Last Post: 28th Nov 2011, 06:02 PM
  5. Hide your kids, Hide your wife
    By ACE in forum General Discussion
    Replies: 7
    Last Post: 8th Aug 2010, 06:39 PM

Tags for this Thread

BE SOCIAL