Sascha Curth

Results 3 issues of Sascha Curth

With python3 the import need to be adjusted: openwifipass/GrantorHandler.py: -from Cryptodome.Cipher import ChaCha20_Poly1305 +from Crypto.Cipher import ChaCha20_Poly1305

'sitemap': { ... should be ... 'sitemap', { // .vuepress/config.js module.exports = { plugins: { 'sitemap', { hostname: 'https://pake.web.id' }, } }

Would be great to use --profile as cmdline option.