mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 05:40:12 +08:00
17 lines
553 B
HTML
17 lines
553 B
HTML
|
|
<h3>3proxy Strings Substitution Plugin</h3>
|
|
This may be used to make the interface more attractive or to translate proxy server
|
|
messages to a different language. All messages are taken from proxy.c and
|
|
moved to an external text file (e.g., rus.3ps). At the time of
|
|
writing, there are 15 sections. Sections are delimited with "[end]".
|
|
<h4>Example:</h4>
|
|
<pre>plugin "StringsPlugin.dll" start c:\3proxy\bin\rus.3ps
|
|
</pre>
|
|
|
|
<h4>Download:</h4>
|
|
<ul>
|
|
<li>Plugin is included in the 3proxy 0.6 binary and source distribution
|
|
</li></ul>
|
|
|
|
© Kirill Lopuchov
|