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

HTML Report not writing from different directory #13

Open
yodathegrey opened this issue Oct 5, 2015 · 0 comments
Open

HTML Report not writing from different directory #13

yodathegrey opened this issue Oct 5, 2015 · 0 comments

Comments

@yodathegrey
Copy link

Attempting to execute script from different location and html report fails to write, but json report has no issue.

[root@deeznuts uploads]# pwd
/home/appdev/www/uploads

/usr/bin/python /home/appdev/CapTipper-master/CapTipper.py pcap.pcap -r /var/www/html/uploads/

[!] Generating Reports...
[+] Created JSON report to /var/www/html/uploads/pcap.json
[E] Error creating HTML report in /var/www/html/uploads/pcap.html : [Errno 2] No such file or directory: 'jsontemplate/CapTipperTemplate.html'
[E] Failed creating HTML report

If I execute script from master directory containing jasontemplate no errors.

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

No branches or pull requests

1 participant