AnLobanov / autobreaksessions

Script for automatic resetting suspended Cisco ASA VPN sessions

Repository from Github https://github.comAnLobanov/autobreaksessionsRepository from Github https://github.comAnLobanov/autobreaksessions

autobreaksessions

Resets suspended Cisco ASA VPN sessions that have no traffic and are not pinged. By default, the timeout is 5 minutes. This means that the problem will be solved within 5-10 minutes. The script has auto and manual mode.

Auto mode

The script resets all sessions that match the criteria. Enabled at startup via confirmation or argument "auto"

python autobreaksessions.py auto

Manual mode

The script will ask you if it is possible to reset the found session. Enabled at startup via confirmation or argument "manual"

python autobreaksessions.py manual

About

Script for automatic resetting suspended Cisco ASA VPN sessions


Languages

Language:Python 100.0%