Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Add option to proxy individual files, not entire directories #1

Open
NathanLovato opened this issue Jul 27, 2019 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@NathanLovato
Copy link
Collaborator

You can add support that by adding a cli option and bypassing the find_files function in the main.py file: https://gitlab.com/razcore/bpsproxy/blob/master/bpsproxy/__main__.py

The file list parsed from the cli should just have the same format: a list of valid file paths.

@NathanLovato NathanLovato added enhancement New feature or request good first issue Good for newcomers labels Jul 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant