ziXet

Results 16 comments of ziXet

Just wondering, what's exactly left for the first official release of 1.0.0?

can you please create a PR for this fix?

Yeah, this is a very important feature if you want to use it behind a webserver such as nginx.

I'm interested for test this feature. But, there are major conflicts with the master branch.

> Thanks for your interest. I have not tested this function, but it may be challenging. OK. I'll give it a shot

Use HTTPS clone. `git clone https://github.com/cyang-kth/fmm.git` for Git clone you need to add your pubkey to your github account. This issue has nothing to do with the repo. read this:...

Hi @cyang-kth , You've mentioned about publishing a new paper regarding the new features for fmm. Just wondering, if you are going to release the new update soon? I can...

There is another way! adding a filter to the django LOGGING setting and changing the level of the log record based on the raised exception. ``` LOGGING = { 'filters':...

Can you paste your docker run command here?

Can you also check the ovpn-admin container logs? ``` docker-compose logs ovpn-admin ```