├── LICENSE ├── README.md └── lua └── autorun └── client └── path_traversal_mitigation.lua /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CFC-Servers/gm_path_traversal_mitigation/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CFC-Servers/gm_path_traversal_mitigation/HEAD/README.md -------------------------------------------------------------------------------- /lua/autorun/client/path_traversal_mitigation.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CFC-Servers/gm_path_traversal_mitigation/HEAD/lua/autorun/client/path_traversal_mitigation.lua --------------------------------------------------------------------------------