#!/usr/bin/ruby.ruby4.0 
# frozen_string_literal: true

require "agama/proxy_setup"

Agama::ProxySetup.instance.run
