<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://rjgs.com.br/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Xfreerdp</id>
	<title>Xfreerdp - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://rjgs.com.br/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Xfreerdp"/>
	<link rel="alternate" type="text/html" href="https://rjgs.com.br/mediawiki/index.php?title=Xfreerdp&amp;action=history"/>
	<updated>2026-04-03T20:40:05Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://rjgs.com.br/mediawiki/index.php?title=Xfreerdp&amp;diff=605&amp;oldid=prev</id>
		<title>Rjgs: Criou página com &#039;= xfreerdp =  Programa linux para uso de conexões RDP.  == Uso ==  &lt;pre&gt; xfreerdp [arquivo] [opções] [/v:&lt;servidor&gt;[:porta]] &lt;/pre&gt;  == Sintaxe ==  * &lt;code&gt;/flag&lt;/code&gt; — habilita um sinalizador * &lt;code&gt;/opção:&lt;valor&gt;&lt;/code&gt; — define uma opção com valor * &lt;code&gt;+toggle&lt;/code&gt; / &lt;code&gt;-toggle&lt;/code&gt; — habilita ou desabilita um recurso (&lt;code&gt;/&lt;/code&gt; é sinônimo de &lt;code&gt;+&lt;/code&gt;)  == Autenticação e segurança ==  * &lt;code&gt;/u:&lt;usuário&gt;&lt;/code&gt; — Usuário...&#039;</title>
		<link rel="alternate" type="text/html" href="https://rjgs.com.br/mediawiki/index.php?title=Xfreerdp&amp;diff=605&amp;oldid=prev"/>
		<updated>2026-02-14T14:51:20Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;= xfreerdp =  Programa linux para uso de conexões RDP.  == Uso ==  &amp;lt;pre&amp;gt; xfreerdp [arquivo] [opções] [/v:&amp;lt;servidor&amp;gt;[:porta]] &amp;lt;/pre&amp;gt;  == Sintaxe ==  * &amp;lt;code&amp;gt;/flag&amp;lt;/code&amp;gt; — habilita um sinalizador * &amp;lt;code&amp;gt;/opção:&amp;lt;valor&amp;gt;&amp;lt;/code&amp;gt; — define uma opção com valor * &amp;lt;code&amp;gt;+toggle&amp;lt;/code&amp;gt; / &amp;lt;code&amp;gt;-toggle&amp;lt;/code&amp;gt; — habilita ou desabilita um recurso (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; é sinônimo de &amp;lt;code&amp;gt;+&amp;lt;/code&amp;gt;)  == Autenticação e segurança ==  * &amp;lt;code&amp;gt;/u:&amp;lt;usuário&amp;gt;&amp;lt;/code&amp;gt; — Usuário...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= xfreerdp =&lt;br /&gt;
&lt;br /&gt;
Programa linux para uso de conexões RDP.&lt;br /&gt;
&lt;br /&gt;
== Uso ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
xfreerdp [arquivo] [opções] [/v:&amp;lt;servidor&amp;gt;[:porta]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Sintaxe ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/flag&amp;lt;/code&amp;gt; — habilita um sinalizador&lt;br /&gt;
* &amp;lt;code&amp;gt;/opção:&amp;lt;valor&amp;gt;&amp;lt;/code&amp;gt; — define uma opção com valor&lt;br /&gt;
* &amp;lt;code&amp;gt;+toggle&amp;lt;/code&amp;gt; / &amp;lt;code&amp;gt;-toggle&amp;lt;/code&amp;gt; — habilita ou desabilita um recurso (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; é sinônimo de &amp;lt;code&amp;gt;+&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
== Autenticação e segurança ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/u:&amp;lt;usuário&amp;gt;&amp;lt;/code&amp;gt; — Usuário (&amp;lt;code&amp;gt;DOMÍNIO\usuário&amp;lt;/code&amp;gt; ou &amp;lt;code&amp;gt;usuário@domínio&amp;lt;/code&amp;gt;)&lt;br /&gt;
* &amp;lt;code&amp;gt;/p:&amp;lt;senha&amp;gt;&amp;lt;/code&amp;gt; — Senha&lt;br /&gt;
* &amp;lt;code&amp;gt;/d:&amp;lt;domínio&amp;gt;&amp;lt;/code&amp;gt; — Domínio&lt;br /&gt;
* &amp;lt;code&amp;gt;/sec:[rdp|tls|nla|ext]&amp;lt;/code&amp;gt; — Força o protocolo de segurança&lt;br /&gt;
* &amp;lt;code&amp;gt;-sec-nla&amp;lt;/code&amp;gt; — Desabilita NLA&lt;br /&gt;
* &amp;lt;code&amp;gt;/restricted-admin&amp;lt;/code&amp;gt; — Modo administrador restrito&lt;br /&gt;
* &amp;lt;code&amp;gt;/pth:&amp;lt;hash&amp;gt;&amp;lt;/code&amp;gt; — Pass-the-Hash (modo admin restrito)&lt;br /&gt;
* &amp;lt;code&amp;gt;/cert:[deny|ignore|name|tofu|fingerprint]&amp;lt;/code&amp;gt; — Política de certificados&lt;br /&gt;
* &amp;lt;code&amp;gt;+enforce-tlsv1_2&amp;lt;/code&amp;gt; — Força uso de TLS 1.2&lt;br /&gt;
&lt;br /&gt;
== Exibição e vídeo ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/f&amp;lt;/code&amp;gt; — Tela cheia&lt;br /&gt;
* &amp;lt;code&amp;gt;/w:&amp;lt;largura&amp;gt;&amp;lt;/code&amp;gt; — Largura da tela&lt;br /&gt;
* &amp;lt;code&amp;gt;/h:&amp;lt;altura&amp;gt;&amp;lt;/code&amp;gt; — Altura da tela&lt;br /&gt;
* &amp;lt;code&amp;gt;/size:&amp;lt;L&amp;gt;x&amp;lt;A&amp;gt;&amp;lt;/code&amp;gt; — Define resolução&lt;br /&gt;
* &amp;lt;code&amp;gt;/bpp:&amp;lt;profundidade&amp;gt;&amp;lt;/code&amp;gt; — Profundidade de cor&lt;br /&gt;
* &amp;lt;code&amp;gt;/scale:100|140|180&amp;lt;/code&amp;gt; — Escala de exibição&lt;br /&gt;
* &amp;lt;code&amp;gt;/smart-sizing&amp;lt;/code&amp;gt; — Ajusta desktop remoto à janela&lt;br /&gt;
* &amp;lt;code&amp;gt;/dynamic-resolution&amp;lt;/code&amp;gt; — Resolução dinâmica&lt;br /&gt;
* &amp;lt;code&amp;gt;/gfx&amp;lt;/code&amp;gt; — Pipeline gráfico RDP 8&lt;br /&gt;
* &amp;lt;code&amp;gt;/gfx:off&amp;lt;/code&amp;gt; — Desabilita aceleração gráfica&lt;br /&gt;
* &amp;lt;code&amp;gt;/rfx&amp;lt;/code&amp;gt; — RemoteFX&lt;br /&gt;
* &amp;lt;code&amp;gt;-wallpaper&amp;lt;/code&amp;gt; — Desativa papel de parede&lt;br /&gt;
&lt;br /&gt;
== Áudio e multimídia ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/sound&amp;lt;/code&amp;gt; — Redirecionamento de áudio&lt;br /&gt;
* &amp;lt;code&amp;gt;/microphone&amp;lt;/code&amp;gt; — Redirecionamento de microfone&lt;br /&gt;
* &amp;lt;code&amp;gt;/video&amp;lt;/code&amp;gt; — Canal otimizado para vídeo&lt;br /&gt;
&lt;br /&gt;
== Redirecionamento de dispositivos ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/drive:&amp;lt;nome&amp;gt;,&amp;lt;caminho&amp;gt;&amp;lt;/code&amp;gt; — Redireciona diretório&lt;br /&gt;
* &amp;lt;code&amp;gt;+drives&amp;lt;/code&amp;gt; — Redireciona todos os pontos de montagem&lt;br /&gt;
* &amp;lt;code&amp;gt;/printer&amp;lt;/code&amp;gt; — Redireciona impressora&lt;br /&gt;
* &amp;lt;code&amp;gt;/serial&amp;lt;/code&amp;gt; — Redireciona porta serial&lt;br /&gt;
* &amp;lt;code&amp;gt;/parallel&amp;lt;/code&amp;gt; — Redireciona porta paralela&lt;br /&gt;
* &amp;lt;code&amp;gt;/usb&amp;lt;/code&amp;gt; — Redireciona dispositivos USB&lt;br /&gt;
* &amp;lt;code&amp;gt;/smartcard&amp;lt;/code&amp;gt; — Redireciona smartcards&lt;br /&gt;
&lt;br /&gt;
== Teclado e mouse ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/kbd:&amp;lt;layout&amp;gt;&amp;lt;/code&amp;gt; — Layout do teclado&lt;br /&gt;
* &amp;lt;code&amp;gt;/kbd-lang:&amp;lt;id&amp;gt;&amp;lt;/code&amp;gt; — Idioma do teclado&lt;br /&gt;
* &amp;lt;code&amp;gt;/kbd-remap&amp;lt;/code&amp;gt; — Remapeamento de teclas&lt;br /&gt;
* &amp;lt;code&amp;gt;-grab-keyboard&amp;lt;/code&amp;gt; — Não capturar teclado&lt;br /&gt;
* &amp;lt;code&amp;gt;-grab-mouse&amp;lt;/code&amp;gt; — Não capturar mouse&lt;br /&gt;
&lt;br /&gt;
== Rede e gateway ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/v:&amp;lt;servidor&amp;gt;[:porta]&amp;lt;/code&amp;gt; — Endereço do servidor RDP&lt;br /&gt;
* &amp;lt;code&amp;gt;/g:&amp;lt;gateway&amp;gt;&amp;lt;/code&amp;gt; — Gateway RDP&lt;br /&gt;
* &amp;lt;code&amp;gt;/gt:[rpc|http|auto]&amp;lt;/code&amp;gt; — Tipo de transporte do gateway&lt;br /&gt;
* &amp;lt;code&amp;gt;/network:[modem|wan|lan|auto]&amp;lt;/code&amp;gt; — Tipo de rede&lt;br /&gt;
* &amp;lt;code&amp;gt;/timeout:&amp;lt;ms&amp;gt;&amp;lt;/code&amp;gt; — Timeout de conexão&lt;br /&gt;
&lt;br /&gt;
== Sessão e comportamento ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;/admin&amp;lt;/code&amp;gt; — Sessão de console/admin&lt;br /&gt;
* &amp;lt;code&amp;gt;+auto-reconnect&amp;lt;/code&amp;gt; — Reconexão automática&lt;br /&gt;
* &amp;lt;code&amp;gt;/auto-reconnect-max-retries&amp;lt;/code&amp;gt; — Tentativas máximas&lt;br /&gt;
* &amp;lt;code&amp;gt;/t:&amp;lt;título&amp;gt;&amp;lt;/code&amp;gt; — Título da janela&lt;br /&gt;
* &amp;lt;code&amp;gt;/shell:&amp;lt;shell&amp;gt;&amp;lt;/code&amp;gt; — Shell alternativo&lt;br /&gt;
* &amp;lt;code&amp;gt;/workarea&amp;lt;/code&amp;gt; — Usa área de trabalho disponível&lt;br /&gt;
&lt;br /&gt;
== Exemplos ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
xfreerdp /u:SERVER\\host /p:Senha123 /v:rdp.dominio.com&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
xfreerdp /u:host /p:Senha123 /w:1366 /h:768 /v:SERVER:4489&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
xfreerdp conexao.rdp /p:Senha123 /f&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Redirecionamentos rápidos ==&lt;br /&gt;
&lt;br /&gt;
* Área de transferência: &amp;lt;code&amp;gt;+clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
* Diretório home: &amp;lt;code&amp;gt;/drive:home,/home/usuario&amp;lt;/code&amp;gt;&lt;br /&gt;
* Smartcard: &amp;lt;code&amp;gt;/smartcard:&amp;lt;dispositivo&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* Serial: &amp;lt;code&amp;gt;/serial:COM1,/dev/ttyS0&amp;lt;/code&amp;gt;&lt;br /&gt;
* Impressora: &amp;lt;code&amp;gt;/printer:&amp;lt;dispositivo&amp;gt;,&amp;lt;driver&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rjgs</name></author>
	</entry>
</feed>