Actions
Feature #11380
closed
VG
VG
PHP shell playback script to modify Alias contents
Feature #11380:
PHP shell playback script to modify Alias contents
Start date:
02/07/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Description
It would be very helpful
/etc/phpshellsessions/aliasmod script with a syntax:
aliasmod <add/del> <Aliasname> <Entry>
examples:
add to Alias:
aliasmod add PublicDNS 77.88.8.8
remove from Alias:
aliasmod del MyServers 192.168.1.33
Actions