haga-rak / fluxzy.core

Fast and fully streamed Man-On-The-Middle engine and a CLI app to intercept, record and alter HTTP/1.1, H2, websocket traffic over plain or secure channels.
https://docs.fluxzy.io
Other
121 stars 9 forks source link

Add a default rule name to avoid repetitive usage of `-r` option #206

Closed haga-rak closed 7 months ago

haga-rak commented 7 months ago

Just like docker-compose.yaml for docker compose, it will be nice to have a default rule file name on which the fluxzy instance will automatically load. It will avoid repetitive usage of -r or -R options. However, the file will be ignored when one these options are set.

The suggest filename is fluxzy-rule.yaml or/and fluxzy-rule.yml.