User

Kevin Fagan

Member since
Total activity 89
Last activity
Following 0 users
Followed by 1 user
Votes 4
Subscriptions 45

Articles

Recent activity by Kevin Fagan

  • Why Running Two VPNs on the Same Device Can Be Problematic

    Our solution is not designed or optimized to run alongside another VPN on the same operating system. Running two VPNs simultaneously can lead to a range of issues, including:Network Conflicts: Mult...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Shared Gateways - Overview

    Shared Gateway ArchitectureThis version introduces support for Shared Gateways, allowing multiple virtual gateway instances to run on a single high-capacity machine using container-based architectu...

    • Updated
    • 2 followers
    • 0 comments
    • 2 votes
  • Timus Connect App for Microsoft Windows Silent Deployment Script

    NOTE: Powershell Script - WindowsTo run on a local machine without RMM, you may have to bypass the machine’s execution policy with:powershell.exe -noprofile -executionpolicy bypass -file ".\Timus S...

    • Updated
    • 4 followers
    • 3 comments
    • 0 votes
  • Timus Connect App for MacOS Silent Deployment Script

    Note:Bash Script - MacEnsure the script has execute permissions by using the following terminal command:chmod +x /path/to/script.shMac:#!/bin/bash# Check if the machine is a MacBook (laptop)MODEL_I...

    • Updated
    • 2 followers
    • 1 comment
    • -1 votes
  • Certificate Install Script for Microsoft Windows

    This script is designed to automate the installation of a digital certificate into the "Trusted Root Certification Authorities" store on a local machine. It can be distributed and executed via Remo...

    • Updated
    • 2 followers
    • 1 comment
    • -1 votes