Title: plese help me
Last modified: April 5, 2018

---

# plese help me

 *  Resolved [hridayaragam](https://wordpress.org/support/users/hridayaragam/)
 * (@hridayaragam)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/plese-help-me/)
 * pls help me to use this in my website i dont know how to use it
    [https://github.com/CDNsun/url-signing-function-php](https://github.com/CDNsun/url-signing-function-php)
 * #Token generator for URL Signing
 * USAGE
 * UrlSigning.php -s <scheme> -r <CDN domain> -p <file path> -k <URL Signing Key
   > [-e <expiration time> ] [-i <IP>]
 * PARAMETERS
 *  scheme
    http or https, default = http CDN domain CDN service domain example:‘
   12345.r.cdnsun.net’ file path e.g. ‘/images/photo.jpeg’ URL Signing Key URL Signing
   Key from the [https://cdnsun.com/cdn/settings](https://cdnsun.com/cdn/settings)
   page example: ‘jfXNDdkOp2’ expiration time (optional) expiration time of token,
   UNIX timestamp format. example: 1333497600 IP (optional) Allow access only to
   the specified IP address example: ‘1.2.3.4’
 * TO GENERATE TOKEN
 * php UrlSigning.php -s ‘http’ -r ‘12345.r.cdnsun.net’ -p ‘/images/photo.jpeg’ -
   k ‘jfXNDdkOp2’ -e 1333497600 -i ‘1.2.3.4’
 * Sample Output:
 * [http://12345.r.cdnsun.net/images/photo.jpeg?secure=DMF1ucDxtHCxwYQ==](http://12345.r.cdnsun.net/images/photo.jpeg?secure=DMF1ucDxtHCxwYQ==)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [davdebcom](https://wordpress.org/support/users/davdebcom/)
 * (@davdebcom)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/plese-help-me/#post-10151042)
 * Hi
 * If I understand correctly, this has nothing to do with this plugin (Post Snippets)
   or WordPress actually. It looks like you should use this with the terminal?
 * Maybe these links will help you in the right direction, but if you are not experienced
   with using the terminal I would be very careful!
    [https://www.macworld.co.uk/how-to/mac-software/how-use-terminal-on-mac-3608274/](https://www.macworld.co.uk/how-to/mac-software/how-use-terminal-on-mac-3608274/)
   [https://gist.github.com/jirutka/99d57c82fa8981f56fb5](https://gist.github.com/jirutka/99d57c82fa8981f56fb5)
 * If I misunderstood your message, feel free to explain.
 * Kind regards
    David
 *  Thread Starter [hridayaragam](https://wordpress.org/support/users/hridayaragam/)
 * (@hridayaragam)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/plese-help-me/#post-10152090)
 * [https://cdnsun.com/knowledgebase/cdn-static/setting-a-url-signing-protect-your-cdn-content](https://cdnsun.com/knowledgebase/cdn-static/setting-a-url-signing-protect-your-cdn-content)
   
   pls check the above link i want to protect my download links i know very well
   to use ssh pls help this to work

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘plese help me’ is closed to new replies.

 * ![](https://ps.w.org/post-snippets/assets/icon-128x128.gif?rev=2545587)
 * [Post Snippets - Custom WordPress Code Snippets Customizer](https://wordpress.org/plugins/post-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/post-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-snippets/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [hridayaragam](https://wordpress.org/support/users/hridayaragam/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/plese-help-me/#post-10152090)
 * Status: resolved