No description
Find a file
Moss d1b0d66bfb Cookies: Added better options for cookie access
For firefox a file can be created which contains the path to a firefox
profile. This then allows the cookies to be directly read from firefox
when running the program.
For any other browser the cookie has to be placed into two files named
auth_cookie and session_cookie.
2022-09-11 13:21:24 -04:00
.gitignore Inital Commit 2022-09-10 20:19:41 -04:00
CMakeLists.txt Cookies: Added better options for cookie access 2022-09-11 13:21:24 -04:00
main.cpp Cookies: Added better options for cookie access 2022-09-11 13:21:24 -04:00
readme.md Cookies: Added better options for cookie access 2022-09-11 13:21:24 -04:00