- CheckMates
- :
- CheckMates Toolbox
- :
- Scripts
- :
- Re: Script to download TOR file and save it in DC ...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
tor2json : bash script to download TOR file and save it in DataCenter JSON file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I wrote a simple bash shell script that will download TOR file from CheckPoint server and save it in a JSON file suitable to be used as DataCenter object in R81+ versions.
Script works on any Linux including Gaia. On generic Linux make sure you have curl(1) and dos2unix(1) commands.
Without command line argument it will save it to current directory in a file named TOR.json.
With command line argument it will save it in specified file, e.g.:
# ./tor2json /var/www/html/cp/tor.json
Download file from GitHub:
https://github.com/HGrigorov/checkpoint/
Refer to CheckPoint sk167210 for more details how to use it.
Hope you find it useful and it works for you as well 😉
Hello,
I wrote a simple bash shell script that will download TOR file from CheckPoint server and save it in a JSON file suitable to be used as DataCenter object in R81+ versions.
Script works on any Linux including Gaia. On generic Linux make sure you have curl(1) and dos2unix(1) commands.
Without command line argument it will save it to current directory in a file named TOR.json.
With command line argument it will save it in specified file, e.g.:
# ./tor2json /var/www/htm
...;Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PhoneBoy definitely. @HristoGrigorov I will reach out to you offline, thanks
@PhoneBoy definitely. @HristoGrigorov I will reach out to you offline, thanks
;- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content