Download Latest Version hdom-cs.zip (40.6 MB)
Email in envelope

Get an email when there's a new version of hdom_access

Home
Name Modified Size InfoDownloads / Week
hdom_as_readme(0.1.60).txt 2025-08-14 4.9 kB
hdom_as_0.1.60 2025-08-14 5.5 MB
hdom_as_readme(0.1.34).txt 2025-08-11 4.7 kB
hdom_as_0.1.34 2025-08-11 6.1 MB
hdom_as_readme(0.1.16).txt 2025-08-11 4.3 kB
hdom_as_0.1.16 2025-08-11 6.1 MB
hdom_as0.0.32 2025-08-11 5.6 MB
hdom-cs.zip 2025-07-18 40.6 MB
hdom_as_readme(0.0.72).txt 2025-07-18 3.2 kB
hdom_as0.0.72 2025-07-18 5.6 MB
hdom_as_readme.txt 2025-07-02 2.7 kB
hdom_as0.0.10 2025-07-02 5.6 MB
hdom_asp_readme.txt 2025-06-23 3.2 kB
hdom_as0.0.8 2025-06-23 5.6 MB
hdom_asp.zip 2024-12-06 117.5 MB
hdom_as.zip 2024-11-29 53.6 MB
Totals: 16 Items   251.7 MB 2
You will need to copy the files paths.txt in /need/hdom-cs/
to the path you use to run hdom_as
that's only the last path that will be checked
as it on the hdom-cs only watch one path
run two or more version of hdom_as to monitor more than one path
you define in the paths_or_files.txt in /conf/
the action that you want
you can send mail or run a command
you can define your own smtp mail (SSL) in conf_emails.txt in /conf/
or you can use those of follow-your-team-computers.com
there is 7 conditions:
:access
:create (for directory)
:modify
:write
:rename
:erase
:view (for directory)

and 2 actions (sending a mail or run a command):
mailto:
cmd:

in your linux cmd, there is some hdom variables
$PATH the path you define just before
$TIME a time generated variable in D-M-Y-H-M-S form
$RANDOM a random number inferior at 1000000
with these variables you can done a copy in access for example (command cp in linux)
and a mailto in modify for example
as this:
/home/me/Documents/text.txt :access cmd:cp $PATH /home/me/Documents/test$TIME$RANDOM.txt
/home/me/Documents/text.txt :modify mailto:your_email@gmail.com

you can use this software to secure your server or workstation
you can use it against viruse or ransomware
has you can see unsollicited access and make a command on your files to secure

you can use hdom-cs to see your files access in console in /need/hdom-cs/

you can ask for new developements: opalescent.joyau@gmail.com or max@ataos.net

and pay your usage (we just need 4 euros by month to maintain the email plus 150 euros per year to maintain the domain name)  

put hdom_as in the message field of your wire transfert

Voici mes numéros de compte Wise en EUR.

account holder: Maxime Bernard Roche
BIC: TRWIBEB1XXX
IBAN: BE04 9672 4361 2331
bank name and bank adress: 
Wise
Rue du Trône 100, 3rd floor
Brussels
1050
Belgium

Secure your files!
you can done a copy to a fat32 volume if erased search ?ake.bat for make.bat with an ascii volume editor just change the ? to m
and you retrieve your file or folder!
so use a normalisation in the name of your files
began with year-month : 202404text.txt
or year : 2024text.txt
you will need to search ?024 replaced by 2024 (or 3024 not to overwrite (same files))
and you retrieve all your erased file of 2024

Powered By Dewachen (Creative iNFiNiTy) Maxime Roche Delaage

For your securisation

Max

http://www.creativeinfinity.eu

v0.0.8 change the -v -sf tag send the content of the file in the email
sudo hdom_as0.0.8 -v -sf
===============================================================================
for your server you had to use with screen

screen

screen

screen

sudo hdom_as0.0.8 -v -sf

CTRL+A 0

close the ssh window

the 0.0.10 implementation keeps in writing the last 20 lines in base or others
===============================================================================
usage:
cd /home/dir
sudo /home/dir/hdom_as -v -sf 100 

(the last 100 lines in show)

v0.0.72 change the number of emails to send the report (undefine separate by ",")
	and add a title after not for the process wich been treated after
	bug fix with line numbers (show the line number)
===================================================================================	
usage

sudo hdom_as0.0.72 -v -sf 100 hdom_alert_test1

config of your files_and_paths conf folder

/var/test/file.txt :modify mailto:exemple@test1.com,exemple2@test2.com,exemple3@test3.com,etc...(rationable....)
/var/test/file.txt :access mailto:exemple@test1.com,exemple2@test2.com

the 0.1.16 version include various change
===================================================================================
bug fix on erase

new : the "create" attribute to know when a file is created in a folder

the distinction of 
	-"modify" : wich is when the file is open and modified
	-"write" : wich is when the file is writed on disk
	
two new attribute: "create" and "write"

bug fix on printed line on verbose

note replace every tag you don't want to unplug a function

like this 
	if you want the "send file function": 
		sudo hdom_as0.0.72 -v -sf 100 hdom_alert_test1
		
	if you don't want the "send file" function and don't want the verbose : 
		sudo hdom_as0.0.72 -n -n 100 hdom_alert_test1
		
note the 0.1.16 version implement a number wich is implement between every send email, to active it put -n at the 6th place:

	sudo hdom_as0.0.72 -v -sf 100 hdom_alert_test1 -n
	
the 0.1.34 version include a protection against mails show and a "view" attribute
===================================================================================

introduction of a "view" attribute of a folder, if mailed that report every change or access in a directory



the -nm tag at the 7th place make hidded the emails in verbose:

	sudo hdom_as0.0.72 -v -sf 100 hdom_alert_test1 -n -nm
	
	
the 0.1.34 is valid for ubuntu 22.04 (for example)

the 0.1.60 is valid for ubuntu 20.04
Source: hdom_as_readme(0.1.60).txt, updated 2025-08-14