Skip to content

Add/select by negative ID#26

Open
TheLastOfEugenes wants to merge 4 commits into
ThePorgs:devfrom
TheLastOfEugenes:add/set-by-negative-id
Open

Add/select by negative ID#26
TheLastOfEugenes wants to merge 4 commits into
ThePorgs:devfrom
TheLastOfEugenes:add/set-by-negative-id

Conversation

@TheLastOfEugenes
Copy link
Copy Markdown

The idea is to add the possibility to select the last added credentials without knowing its idea, very useful if you don't want to use the tui or want to use it in functions/aliases.

Example: you just added new credentials with

exh add creds -u "user" -p "wrongpazz"
you can set those easily
exh set creds -i -1
you can modify quickly in case of error
exh edit creds -i -1

I seperated it from the last pull request in order to make modifications easier, please do tell me if it would have been better to do all these in one go.

ShutdownRepo and others added 4 commits February 23, 2026 11:04
NetExec intergation, DB format, set option
…CREDS_ID et HOSTS_ID et ajouté leur valeur dans le add pour être changée
@TheLastOfEugenes TheLastOfEugenes changed the title Add/set by negative ID Add/select by negative ID Apr 16, 2026
@TheLastOfEugenes
Copy link
Copy Markdown
Author

Je suis désolé je viens de voir que le premier commit était resté, heureusement cela ne concerne que 6-7 lignes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants