OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

[REQUEST]: save hash instead of name in web client

Open eqiuwnzeqx9uuat opened this issue 1 year ago • 2 comments

This feature request respects the following points:

  • [X] This is a feature request, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • [X] This issue is not already reported on GitHub (I've searched it).
  • [X] I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • [X] I agree to follow OpenBullet's Code of Conduct.
  • [X] This report addresses only a single feature request; If you have multiple feature request, kindly create separate reports for each one.

Description of the feature request

Use the hash instead of the name in the wordlist section when saving a file to the web version as previous version

Is your feature request related to a problem

this saves from incompatibility between windows and unix systems in the way file names are handled and reduces the occurrence of problems

Describe the solution you'd like

Use the hash instead of the name in the wordlist section when saving a file to the web version as previous version

Describe alternatives you've considered

Reuse the old method of saving the previous version

Relevant screenshots or videos

No response

Additional information

No response

eqiuwnzeqx9uuat avatar Sep 02 '24 11:09 eqiuwnzeqx9uuat

How would you be able to identify which wordlist it is if the original name is not saved? Also, could you explain in more detail exactly what the issue is, like where you're encountering trouble when using multiple OS versions, and how you're accessing the same OB2 instance from multiple OSes.

openbullet avatar Sep 06 '24 10:09 openbullet

How would you be able to identify which wordlist it is if the original name is not saved?

I think I expressed myself wrong, I mean that when you connect to ip:port/wordlists you find a "table" what I want in the File Name section there is UserData/Wordlists/HASH.txt and not the name of the file I upload. EXAMPLE

Name Type Purpose Lines File Name
test Default 1 UserData/Wordlists/test1.txt

I want the hash in the File Name, I can understand what it is from the Name field, why I should have the name of the files on a server program and this solves problems with the names of the files that cause me a lot of trouble, basically I don't want to save test1.txt but HASH.txt and then why do I have to double click on the upload button, now I have a file loaded in the UserData/Wordlists directory but it doesn't appear in the program because I didn't press add.

In case I want the file from the "server program" to my device I just need to see the Name field and look in userdata for the hash of the file or when a download button will be added just use the name field and download only UserData/Wordlists/HASH.txt so you get the file back as I originally uploaded it (you can download the file not with the hash but with the name) and I will have no more problems.

eqiuwnzeqx9uuat avatar Sep 13 '24 09:09 eqiuwnzeqx9uuat