You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tvar is a simple command-line tool written in C for storing and retrieving temporary variable data, such as the output of scans or scripts. All data is stored in /tmp/tvar.db and will be destroyed when the system is rebooted