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

Allow using nested data folder #75

Closed
crile opened this issue Aug 27, 2017 · 3 comments
Closed

Allow using nested data folder #75

crile opened this issue Aug 27, 2017 · 3 comments
Assignees

Comments

@crile
Copy link

crile commented Aug 27, 2017

Hi, thanks for this program.
Is there a way to modify manually the rules ?
Like copy the "data" directory in the same directory than the executable ?

@crazy-max
Copy link
Owner

@crile @Atavic Files in data folder are embedded in the executable. But i can implement a new feature to use the data folder if it exists.

@crile
Copy link
Author

crile commented Aug 30, 2017

Ok, thanks. I think it can be a good feature without too much trouble to develop (I know nothing about go language :'(, else I could do it myself)

@crazy-max crazy-max self-assigned this Sep 15, 2017
@crazy-max crazy-max changed the title How to customize the rules ? Allow using nested data folder Sep 19, 2017
crazy-max added a commit that referenced this issue Mar 27, 2018
…data (Issue #75)

Add menu to extract embedded data (Issue #75)
Firewall test logs are not written if the directory does not exist
Change the color of the menus for last items
@crazy-max
Copy link
Owner

@crile With latest release (4.12.0) you can extract the current data and use your own :

image

To use the data in the nested folder, you have to set option useEmbeddedData to false in app.conf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants